Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compacting Access 2003 database

Status
Not open for further replies.

ishfady

Programmer
Sep 14, 2002
31
GB
Hi

I have Microsoft Access 2003 database ( mdb file).
Is there any way I can compact and repair my database though coding. I mean Visual Basic code.

So that every time close my access database, it will get compact and repair.

Please could you advice me.

many thank
 
I have Microsoft Access 2003
While in database window, menu Tools -> Options -> tab General: tick the Compact on close checkbox.
The spelling may be different as I don't use an english version of office.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 

Does anybody know of a way in VB Code to compact the BE Database for code in the FE.

thanks in advance
 

Does anybody know of a way in VB Code to compact the BE Database from code in the FE.

thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top