schedule backup database

  • Thread starter Thread starter Souris
  • Start date Start date
S

Souris

There is a backup database under file menu which is very nice.

I just wonder that can I schedule to do backup in the background just in
case I forgot to do so.

Is it schedule a batch file to copy mdb file to destination directory best
solutions for this or Access can let us schedule backup database on daily
basis?


Your information is great appreciated,
 
I previously setup up a scheduled task to run at 2:00am that ran a simple
vbscript which copied the db to a backup destination. It all depends on your
scenario, but the above mentioned worked great for me!
 
Back
Top