How to restore backup of SQL Database to SQL Server?

Want to restore BAK file to SQL server? Follow steps given below.

 

STEP 1

image Open SQL Server 2005 Management Studio.

 

image Connect to the appropriate server.

 

image
STEP 2

Expand Databases.

 

image

STEP 3

Right-click the desired database, go toTasks, then Restore and then select Database.

 

image

STEP 4

The Restore Database window will appear.

 

image

STEP 5

image Ensure that the correct database name appears in the To database field. If not, select it from the dropdown.

 

image Under Source for restore, select the From device radio button.

 

image Click the button next to the textbox to select the device to restore from.

 

image

STEP 6

The Specify Backup window will appear.Click on Add.

 

image

STEP 7

Select the backup file from the Locate Backup File Window. Click OK.

 

image

STEP 8

Under Select the backup sets to restore, select Restore button.

 

image

STEP 9

image Under Recovery state, ensure that the Restore with Recovery radio button is selected.

 

image Click OK to begin restoring the database.

 

image

 

Once the restore is complete, a notification box will appear. Click OK to close the box. You have now restored your database to the most recent state.

 

Note: If you are not able to access your backup of SQL database or it got corrupted, then use our product SysTools SQL Backup Recovery which is used to recover .bak files of SQL database quickly.

Home SysTools FAQs » SQL Server » How to Restore Backup of SQL Database
Loading