Hello,
if you got a tape file how can you restore the contained database onto a
newly installed server? I choose Restore Database From Device then I choose
DB and select same DB in combobox "To Database" but error occured:
TITLE: Microsoft SQL Server Management Studio
Restore failed for Server '...'. (Microsoft.SqlS erver.Smo)
ADDITIONAL INFORMATION:
System.Data.Sql Client.SqlError : Directory lookup for the file "C:\Program
Files\Microsoft SQL Server\MSSQL.1\ MSSQL\DATA\KidD atabase.mdf" failed with
the operating system error 3(error not found). (Microsoft.SqlS erver.Smo)
what can I do to handle this problem?
regards
Mark
if you got a tape file how can you restore the contained database onto a
newly installed server? I choose Restore Database From Device then I choose
DB and select same DB in combobox "To Database" but error occured:
TITLE: Microsoft SQL Server Management Studio
Restore failed for Server '...'. (Microsoft.SqlS erver.Smo)
ADDITIONAL INFORMATION:
System.Data.Sql Client.SqlError : Directory lookup for the file "C:\Program
Files\Microsoft SQL Server\MSSQL.1\ MSSQL\DATA\KidD atabase.mdf" failed with
the operating system error 3(error not found). (Microsoft.SqlS erver.Smo)
what can I do to handle this problem?
regards
Mark
Comment