Hi all
I am trying to import a database but the problem is the following.
I backed up the db on the other sql server and brought it to the other sql server and tried to do a restore of the db into the unexistent database(I called this new db new_netsy). I got the following error:
Microsoft SQL-DMO(ODBC SQLSTATE: 42000)
The file 'd:\mssql70\data\new_netsy.mdf' can not be used by RESTORE. Consider using the WITH MOVE option to identify the vali location for the file.
Backup or Restore terminating abnormaly.
Backup file is c:\mssql7\backup\netsy32aa and I dont know where from this d:\mssql70\data\new_netsy.mdf came up.
I am trying to import a database but the problem is the following.
I backed up the db on the other sql server and brought it to the other sql server and tried to do a restore of the db into the unexistent database(I called this new db new_netsy). I got the following error:
Microsoft SQL-DMO(ODBC SQLSTATE: 42000)
The file 'd:\mssql70\data\new_netsy.mdf' can not be used by RESTORE. Consider using the WITH MOVE option to identify the vali location for the file.
Backup or Restore terminating abnormaly.
Backup file is c:\mssql7\backup\netsy32aa and I dont know where from this d:\mssql70\data\new_netsy.mdf came up.