Quantcast
Channel: Fórum SQL Server Setup & Upgrade
Viewing all articles
Browse latest Browse all 7627

SQL Server upgrade to 12.00.2000

$
0
0

I am getting below error when I try to restore from a backup file. It seems backup is taken using 12.00.2000 version and my target DB is 11.00.3401 of SQL Server 2012.

Since my server changed, it got it auto upgraded, now my other servers are having older version of sql server

Please help to get my 11.00.3401 upgraded to 12.00.2000. From where I can get the upgrade setup?

Error:

System.Data.SqlClient.SqlError: The database was backed up on a server running version 12.00.2000. That version is incompatible with this server, which is running version 11.00.3401. Either restore the database on a server that supports the backup, or use a backup that is compatible with this server. (Microsoft.SqlServer.SmoExtended)



Viewing all articles
Browse latest Browse all 7627

Trending Articles