P
Paul James
I've been told that you can improve the performance of a Jet database if you
index all fields used as criteria fields in queries.
Of course I'd always like to speed up my databases, but I'd also like to
know if there's any drawback to creating lots of indexes in the database.
That is, does it have any disadvantage, such as making it more prone to
corruption, or anything else that could have a negative effect?
It must add some kind of overhead, otherwise Access would have been designed
to build an index for every table field. So at what point does it become
undesireable to create additional indexes for query criteria fields?
Thanks in advance,
Paul
index all fields used as criteria fields in queries.
Of course I'd always like to speed up my databases, but I'd also like to
know if there's any drawback to creating lots of indexes in the database.
That is, does it have any disadvantage, such as making it more prone to
corruption, or anything else that could have a negative effect?
It must add some kind of overhead, otherwise Access would have been designed
to build an index for every table field. So at what point does it become
undesireable to create additional indexes for query criteria fields?
Thanks in advance,
Paul