adspace


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


Please Help Members By Posting Answers For Below Questions

How do I start sql server 2017?

1015


Explain “row_number()” in sql server with an example?

1076


How do I find the sql server version?

1101


What is acid mean in sql server?

1244


List out the different types of locks available in sql server?

1049


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1212


What is a coalesce function?

1282


What is the difference between upgrade and migration in sql server?

1183


How to convert numeric expression data types using the cast() function?

1146


What are different types of constraints?

998


What are the kinds of subquery?

1106


If any stored procedure is encrypted, then can we see its definition in activity monitor?

1068


How can you append an identity column to a temporary table?

1069


What are the source of constraints?

1008


How to provide default values to function parameters?

1256