| |

Following are the steps to Restore MS SQL
Server database backup file (*.dmp) from your IBackup account directly to the
MS SQL Server.
|
 |
|
Method 1:
Choose the SQL Server Restore option in the following ways by going to the main menu and opting for the option: Backup-Restore > SQL Server > SQL Server Restore
Or alternately by opting for the option under the main toolbar: Wizards > Advanced Backup > SQL Server > SQL Server Restore
|
|
|
. Select 'Restore the SQL Server database backup file (*.dmp) from your IBackup account to your MS SQL Server' from 'Welcome to SQL Restore' screen.
. Provide the relevant authentication information when prompted:

. The next step is to select the database backup file (*.dmp) from IBackup account.
. Choose the restore destination directory in your local computer.
. Click 'Restore' to start restoring of database backup file (*.dmp) to your local computer from IBackup account.
. Click 'SQL Restore' to restore the database backup file (*.dmp) to your SQL Server.

|
|
Method 2:
Restore the SQL Server database backup file (*.dmp) from your Local Computer to your MS SQL Server.
Please follow the below steps to perform the restore operation:
Choose the SQL Server Restore option in the following ways by going to the main menu and opting for the option:
Backup-Restore > SQL Server > SQL Server Restore
Or alternately by opting for the option under the main toolbar: Wizards > Advanced Backup > SQL Server > SQL Server Restore
Select 'Restore the SQL Server database backup file (*.dmp) from your Local Computer to your MS SQL Server' from 'Welcome to SQL Restore' screen.
Provide the relevant authentication information when prompted.
The next step is to select the database backup file (*.dmp) from local computer (the location where the database backup file (*.dmp) was restored earlier from your IBackup account). You can perform this step by clicking on the 'Browse' button.
Click on the 'SQL Restore' button to restore selected database backup file (*.dmp) to your MS SQL Server.

|