Client gave me a backup of their sql 2005 database.
I want to restore it in my sql 2005 EXPRESS edition on my laptop . So i created an empty database and tried to restore it on the new-empty DB. I get this error:
System.Data.SqlClient.SqlE
rror: The backup set holds a backup of a database other than the existing 'Demo' database. (Microsoft.SqlServer.Expre
ss.Smo)
****I even tried "overwrite existing database" but didnt work. Got this error:
System.Data.SqlClient.SqlE
rror: Directory lookup for the file "D:\SQLData\Test.mdf" failed with the operating system error 21(The device is not ready.).
Start Free Trial