Restore database SQL2000, SQL2012
Backup of base is created in Microsoft SQL Server 2000 - 8.00.2066, I can't restore on Microsoft SQL Server 2012 - 11.0.2100.60
Answer Posted / gerrit
But if briefly, then do a backup restore using Microsoft SQL Server 2005. Then you will be able to open this base in Microsoft SQL Server 2012 - 11.0.2100.60. Or take the better use software to restore the Recovery Toolbox for SQL Server .
https://sql.recoverytoolbox.com/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
your distribution database is full what will u do
What is clustered index
How many types of triggers are there?
Explain the functionalities that views support?
Explain insert into select statement?
What is the difference between a local and a global temporary table?
how would you store your query in an SSRS report or a Database server?
What command would you use to add a column to a table in sql server?
What are the extra roles available in msdb? : sql server security
Explain query editor regions
How does normalization work?
Where are full-text indexes stored?
How to turn on the mssql api module in php?
Explain indexed views?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?