Search code examples
sqlsql-servervisual-studiosql-server-data-tools

"An Incompatible SQL Server version was detected" on VS 2013


I am using now VS 2013 along with SQL Server 2017, I keep getting this message every time I want to add a new SQL server database to my project.

Although I have installed and updating the SSDT for my VS 2013. Does anyone is facing such message, or have a solution for that.

Thanks in advance !


Solution

  • SSDT v16.x (version for VS2013) support SQL Server 2014, SQL Server 2012, SQL Server 2008, and 2008 R2

    https://learn.microsoft.com/en-us/sql/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi?view=sql-server-2017