Compacting a linked database

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I am using a datebase that is linked to a database
containing the data tables. I have set the main database
to compact on close, but I would like to be able to
compact the linked database automatically when I close
the main database.

Can this be done, and if so, how?
 
On my website is a small sample database called "CompactBackEndDB", which
should get you started.
 
Thanks for the sample database. I have incorporated the
code into my application and it appears to work well

-----Original Message-----
On my website is a small sample database
called "CompactBackEndDB", which
 
Back
Top