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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How display code or Text of Stored Procedure using Sql query in Sql Server ?
what is the difference between openrowset and openquery?
What security features are available for stored procedure?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What are the system database in sql server 2005?
What is difference statement and preparedstatement?
what is a join? : Sql server database administration
How do you debug a procedure in sql server?
How can you ensure that the database and sql server based application perform well?
Is it possible to have clustered index on separate drive from original table location?
Explain about the command-line tool SQLCMD?
what is a schema in sql server 2005? : Sql server database administration
what is the difference between count(*) and count(1) ?
What are sql servers used for?
What are the purposes and advantages stored procedure?