A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

indexing: how much is enough



 
 
Thread Tools Display Modes
  #1  
Old November 12th, 2008, 04:06 AM posted to microsoft.public.access.tablesdbdesign
Mark Kubicki
external usenet poster
 
Posts: 10
Default indexing: how much is enough

I have inherited a *.mdb with many tables and many relationships between
them. I've also noticed that there are not a lot of indexed fields.

As a newbie-ish, I suspect that any field that is related to another field
in different table ought to be indexed.

Is this a sound approach?

thanks in advance,
mark


  #2  
Old November 12th, 2008, 06:24 AM posted to microsoft.public.access.tablesdbdesign
John W. Vinson
external usenet poster
 
Posts: 18,261
Default indexing: how much is enough

On Tue, 11 Nov 2008 23:06:32 -0500, "Mark Kubicki"
wrote:

I have inherited a *.mdb with many tables and many relationships between
them. I've also noticed that there are not a lot of indexed fields.

As a newbie-ish, I suspect that any field that is related to another field
in different table ought to be indexed.

Is this a sound approach?

thanks in advance,
mark


A relationship defined in the Relationships window with referential integrity
enforced *will* automatically create indexes on the joining fields. You don't
need to (and indeed shouldn't) create duplicate indexes.
--

John W. Vinson [MVP]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:36 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.