[Company Logo Image] 

Home Up Contents Coffee Break Credits Glossary Links Search

 
An incompatible SQL Server version was detected

 

 

Home
Analysis Services
Azure
CLR Integration
High Availability
Open Source
Security
SQL Server 2008
SQL Server 2012
SQL Server 2014
SQL Server 2016
SQL Server 2017
SQL Server 2019
Tips
Troubleshooting
Tuning

An incompatible SQL Server version was detected.


Applies to: SQL Server 2012, Windows 8.1, Visual Studio 2013
 

Problem Description.
 

One of my students upgraded recently from Visual Studio 2012 to Visual Studio 2013, after that he tried to generate a DDL script for SQL Server from an Entity Framework model. However, he received the following error message from VS 2013.


An incompatible SQL Server version was detected. (Microsoft.VisualStudio.Data.Tools.SqlEditor)







Solution
 

The solution was to download and install "SQL Server database tooling in Visual Studio 2013" from the following link:


http://msdn.microsoft.com/en-us/dn864412


It can also be obtained from the following link:


http://msdn.microsoft.com/en-us/data/hh297027




 

 

 

.Send mail to webmaster@sqlcoffee.com with questions or comments about this web site.