hello to all
I am working on a database that involves looping through code that invlove the creation and deletion of large tables. Today I had a big crash. I realized that my mdb file, usually around 5 Mb in size, had bloated to 1.99 Gb. I'm using Access 2002, where I believe the max file size is 2Gb, so I'm sure this was the cause of my problem.
My backups got me out of a jam, but I'm hoping to prevent this sort of thing in the future. Compacting would likely help, but that would prevent me from running bulk operations - I'd have to frequently stop the code, then compact.
Any clues? Is there a proper way to create then delete queries and tables without having this bloat problem?
Thank you
Vickyc
I am working on a database that involves looping through code that invlove the creation and deletion of large tables. Today I had a big crash. I realized that my mdb file, usually around 5 Mb in size, had bloated to 1.99 Gb. I'm using Access 2002, where I believe the max file size is 2Gb, so I'm sure this was the cause of my problem.
My backups got me out of a jam, but I'm hoping to prevent this sort of thing in the future. Compacting would likely help, but that would prevent me from running bulk operations - I'd have to frequently stop the code, then compact.
Any clues? Is there a proper way to create then delete queries and tables without having this bloat problem?
Thank you
Vickyc