SQL Backup Pro provides a wizard to guide you through the process of setting up scheduled restore jobs. To start the Schedule Restore Jobs wizard, click
Schedule Restore Jobs.
You can use the Schedule Restore Jobs wizard to:
To edit a scheduled restore job using the Edit Restore Jobs wizard, select the job in the Jobs tab.
The Schedule Restore Jobs wizard comprises the following steps:
| Step 1: | Select the SQL Server you want to restore to and the backup files to restore. |
| Step 2: | Specify the destination database. |
| Step 3: | Specify the location of the database files. |
| Step 4: | Specify verification options for the restored database. |
| Step 5: | Configure your settings for restoring the backups. |
| Step 6: | Define the details of the job schedules. |
| Step 7: | Review the restore summary and script, and create the restore jobs. |
With SQL Server Express Edition, you can use the SQL Backup Pro GUI to take ad hoc backups and restores. However, you cannot set up scheduled backup jobs, scheduled restore jobs, or log shipping, because SQL Server Express Edition lacks the SQL Server Agent (which SQL Backup Pro uses to schedule jobs).
You can still schedule restores using the Windows Task Scheduler (found in the Windows Control Panel) and SQL Backup Pro's command line interface, SQLBackupC.exe:
The restores will be listed in the Activity History, but the task will not be listed in the Jobs tab.
For more information about the command line interface, see Using the command line.
For more information about the Restore wizard, see Restoring backups.
Next: select destination server and backups to restore