Hi,
Backing up an Access database can be a little tricky if it is shared by multiple users.
Most backup software will not copy the file if one or more users have the database open.
You can just make a copy of the database, but again, this can be corrupt if any users have the database open and are writing to the database.
What I do,
1) Make sure all users are out of the database.
2) Rename the database, this makes sure no one is in the database
3) Copy the re-named file
4) Now re-name the original DB back to the original name.
I now have have a good backup.
Any time you want to restore,
1) Delete original DB (Note: All users must again be out of DB)
2) Copy your 'Renamed' backup copy to the correct folder
3) Rename backup DB to the original file DB name.
This assures that all users are out of the DB during the copy, and during the restore.
Works for me every time,
Hap...
Access Developer
Access based Accounting Solutions - with free source code
Access Consultants forum