M
MattC
I have an Access 2K db split into FE and BE, but both files reside in the
same directory on the client PC (don't ask me, I didn't write it!!). The
client runs XP, but I'm not sure what SP level it (and Access) are at.
My customer reported that after a regular repair and compact operation on
the BE (which was successful), one particular report went from <1sec to
associated tables.
By drilling down and running all the queries individually, I was able to
find the actual query causing the problem.
By then removing each of the 3 tables in turn, I was able to find the actual
table causing the problem.
I then did a manual compare of the indexes in the current version and the
backup, expecting to see differences - there were none!
I then created a new DB and imported all the tables from the original, but
the problem remains.
I'm sure there's an index problem, but I just can't seem to be able to nail
it (or even just fix it without realising why!) - any suggestions?
same directory on the client PC (don't ask me, I didn't write it!!). The
client runs XP, but I'm not sure what SP level it (and Access) are at.
My customer reported that after a regular repair and compact operation on
the BE (which was successful), one particular report went from <1sec to
I immediately suspected a problem with the index/es in one or more of the1min to be generated. No other problems exist (other reports are fine), so
associated tables.
By drilling down and running all the queries individually, I was able to
find the actual query causing the problem.
By then removing each of the 3 tables in turn, I was able to find the actual
table causing the problem.
I then did a manual compare of the indexes in the current version and the
backup, expecting to see differences - there were none!
I then created a new DB and imported all the tables from the original, but
the problem remains.
I'm sure there's an index problem, but I just can't seem to be able to nail
it (or even just fix it without realising why!) - any suggestions?