Gaining back space in Access tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a SQL Server application which deletes data in access tables and
transmits new data daily through DTS. Is there a way to prevent the need of
Compact And Repair programatically or do I have to have the user Compact And
Repair the database manually on a daily basis ?
 
One way to to this would be to use the Compact On Close option.
Tools, Options, General, 3rd check box on the lower left of the dialog.
 
Thank you.

Klatuu said:
One way to to this would be to use the Compact On Close option.
Tools, Options, General, 3rd check box on the lower left of the dialog.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top