Can I auto backup/save the database in Access whilst working?

  • Thread starter Thread starter Guest
  • Start date Start date
Hi,

Making a copy of itself? No. I suppose you could programmatically copy all
your data to another .mdb file with the same exact table structure, but this
will not be automatic. The user has to initiate the process or use a timer.

Maybe others have other ideas.

HTH,
Immanuel
 
Back
Top