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
Answers were Sorted based on User's Feedback
Look for recommendations here.
http://www.filerepairforum.com/forum/microsoft/microsoft-aa/sql-server/1914-restore-the-sql-server-database
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 |
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 |
How can windows applications connect to sql servers via odbc?
Differences between logshipping and mirroring
How to select top 5 coloumn from a table without using coloumn name
Do you know what is a trace frag? Where do we use it?
Explain sql server authentication modes?
What is the command used to get the version of sql server?
What is difference between group by and having?
What are exact numeric data types in ms sql server?
What is indexing?
What are the restraints imposed on the table design by a merge replication?
Where can you add custom error messages to sql server?
What is cursors? And what are the different types of cursor?