Automatic Compact

Jade

Registered User.
Local time
Today, 20:56
Joined
Jun 15, 2001
Messages
24
Hi There,

I was wonder if anyone knows how to setup a database to automatically compact? I would like it to compact automatically once a week if possible
 
In Access 2000 you can just check the "Compact on Close" checkbox on the General tab of the Access Tools/Options dialog box. This will allow the compacting to be automatic everytime you close.
 
hi..i hav same type of problem...i check the "Compact on Close" checkbox on the General tab of the Access Tools/Options dialog box....but then it takes too long to close...i have a moduled that whenever run make and drop tables and generate report..i want to run compact whenever user run this module...i try to use this...

runcommand accmdcompactdatabase

but it says u cant compact when macro or module running

any help
 

Users who are viewing this thread

Back
Top Bottom