compacting a database

  • Thread starter Thread starter steve roach
  • Start date Start date
No, you can't. You need to use VBA code, and even then, you can't compact a
database if it's currently open (i.e.: you can't put code in an application
to compact itself)
 
Back
Top