Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Backing up secured database

Status
Not open for further replies.

Bill0722

Technical User
Jul 1, 2006
29
US
If I back up a secured database, with user level security, how do I restore and use it if my original database became trashed. As always, thanks.
 
How are you backing it up?

If you're just copying it to a separate physical location then simply make sure you are copying all system files including the MDW file. If you need to restore copy all the files back to their original locations.

Ed Metcalfe.

Please do not feed the trolls.....
 
Actually, I'm not doing anything yet. I'm just finishing up my first project and am looking for the best way to back it up. I was just going to use the backup command under the file menu, but will this also back up my security file. And if my original database gets trashed, how would I restore it from this file.

If you have any better back up solutions, I'd appreciate them.

Thanks,

Bill
 
Im using Mozy the automated internet backup service 2Gb of free Offsite backup (30 Gb of extra space can be bought for 5 dollars a month).
All my database files are backed up remotely every night.

I also use this in conjunction with for a local backup to a USB drive, and another remote backup service with drag and drop.

Hope this helps

Jimmy
 
The backup command in MS Access only backs up the currently open database (I believe) so this will not back up your workgroup file. Nor will it backup the backend if you are in the frontend (or vice versa).

For a simple solution I'd use the FileCopy command to backup the frontend, all associated backends, and the MDW file to a physically (not logically) separate drive.

Assuming the database resides on a network drive it should be getting backed up, along with the rest of the files on the network, on a nightly basis anyway...

Ed Metcalfe.

Please do not feed the trolls.....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top