BigJimSlade
Registered User.
- Local time
- Today, 10:14
- Joined
- Oct 11, 2000
- Messages
- 173
Hello, Big Jim here:
I have an Access table with 135K records in it which opened very slowly. Could take 30 seconds for the hour glass to finally pop up and then open the table. When I made a new copy of the table, records and all, this delay went away.
I'm running a process that executes SQL against the table and accesses it through DAO recordsets thousands if not millions of times in a session. So I found a solution in copying the table, but I was wondering if anyone else perhaps knew why a table would become so slow to open.
Thanks in advance,
Big Jim
I have an Access table with 135K records in it which opened very slowly. Could take 30 seconds for the hour glass to finally pop up and then open the table. When I made a new copy of the table, records and all, this delay went away.
I'm running a process that executes SQL against the table and accesses it through DAO recordsets thousands if not millions of times in a session. So I found a solution in copying the table, but I was wondering if anyone else perhaps knew why a table would become so slow to open.
Thanks in advance,
Big Jim