Programmatically compact DB

  • Thread starter Thread starter Antonio
  • Start date Start date
A

Antonio

Is there a way to programmatically compact the DB? I
created my toolbars
and NOT showing the Access toolbars, but I would like to
programmatically
compact the DB on DB closing...is it possible? Thanks
 
Could you tell me where I can find the coding for it? I
don't want to display Access' toolbars. Thanks
 
In Access 2K, Select the tools/Options menu and, select the General
tab. In the lower left corner of the form check the the Compact on
close check box.

Once this is done, close all the menus, rehide the menu bar. Your app
will compact on close automatically each time there-after.


Hope this helps
Rosco
 
Back
Top