Greetings,
(Access 97 SR1)
I have a finance & acctg database that has three tables in it (Army, DoD, Other). Using macro to;
1. Link to external info.
2. Delete the records in the permanent tables above.
3. Append new records from linked info into the appropriate table above.
PROBLEM
The Army table contains over 150K records now. Every day it will grow larger. When the macro begins to delete the records in the Army table prior to the append, an error is generated. The user said that someone told him that the table is so large that the app is hanging when deleting.
Is there some method to perform these deletes daily without having the system crash?
TIA !!
Bob in Indy
(Access 97 SR1)
I have a finance & acctg database that has three tables in it (Army, DoD, Other). Using macro to;
1. Link to external info.
2. Delete the records in the permanent tables above.
3. Append new records from linked info into the appropriate table above.
PROBLEM
The Army table contains over 150K records now. Every day it will grow larger. When the macro begins to delete the records in the Army table prior to the append, an error is generated. The user said that someone told him that the table is so large that the app is hanging when deleting.
Is there some method to perform these deletes daily without having the system crash?
TIA !!
Bob in Indy