How to Restore SQL Server Database File
First of all. Open SQL Management Studio. And get connected.
Then you'll see the There's many menus in the left side.
Then. Right Click in the "Databases"
Choose "Restore Database" then this will appear
And this will appear
In the "To Database" field type whatever the name of your database
And Choose "From Device" Radio Button and click the ... button
Then it'll open like this...
Browse to your Database which you want to restore.. And Click OK and OK
Then...
Check the Checkbox. And Click OK... Wait until it executing 100%.
DONE...
If there's an error messages like this
Click OK..
Then.. Navigate to the left side and choose "Options"
Check the First Object "Overwrite the Existing Database"
Click OK and DONE...
Drop Comment below if there's something wrong...
Read more...