I am trying to restore a DB
I am getting this prompt, however I am unable to point to a database to restore from
Has anyone else experienced this horrific problem?
I am trying to restore a DB
I am getting this prompt, however I am unable to point to a database to restore from
Has anyone else experienced this horrific problem?
Assuming you backed up a database to a file, click the From device radio button and follow the instructions.
This is not right. You need to read the article OMG Ponies posted earlier: http://stackoverflow.com/questions/3240978/sql-server-how-do-i-export-entire-database. You need to select "From Device", then from file and browse from the backup file you created". You sound like a noob, so be careful when handling this database.
One thing that might bite you in the backend is the fact that the SQL Server backup will contain the path where it wants to be restored to (the original paths).
If you select your backup file, make sure to select the checkbox in the Restore
column, and then click on the Options
page on the left:
Once you do, you should see the path where SQL Server wants to restore the data and log files to - you might need to adapt that to your own situation on your machine: