Click to See Complete Forum and Search --> : backup
sky_00
July 2nd, 2005, 12:19 AM
have installed sql 2000 server.
how to create nightly backup of MyDatabase database at 11PM stored to c:\MyDtataBaseBackup (this can be mixture of complete and incremental)?.
hspc
July 2nd, 2005, 02:21 AM
Hi
In the enterprise manager :
right click the database you want to backup
All tasks ->backup database
Choose the options you need (file path / etc)
check the schedule Check box in the bottom of the screen
click ...
Select recurring radio button
Click Change
Select daily and adjust the time..
sky_00
July 2nd, 2005, 03:18 AM
then, how to restore from c:\MyDatabaseBackup folder to MyDatabase database?.
hspc
July 2nd, 2005, 10:15 AM
right click the database you want to backup
All tasks ->Restore database
Check From device
Click Select devices
Click Add
Locate the file
OK
OK
and you are done ;)
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.