Reapair and backup an Access Database

  • Thread starter Thread starter Juan
  • Start date Start date
J

Juan

Hi everyone,

I am writing an application that connects to an Access Database. I need, in
a timely basis, to repair, compact and backup the database.

I believe there´s a way to do it without using Access Object Model.

Can anyone give me a hint?

Thanks, from Spain
 
Backing up is easy... just copy the file. As for repairing and compacting, that's a feature of the Access application, not the database engine. Your choice is either to use the Access object or to find a third party utility to do it.
 

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