Search code examples
sql-servervisual-studiossissql-server-data-toolsssis-2012

Unable to set Target Server Version to SQL Server 2012 for Integration Services Project


I'm trying to create a new Integration Services project. By default the project targets SQL Server 2017. I need it to be SQL Server 2012, but the option is not showing up. I have existing projects which have been set to 2012 a while back, but now I can't do it anymore.

enter image description here

Any clue on why the SQL Server 2012 option isn't showing up? Is it a compatibility issue?

I'm using Visual Studio Community 2017 v15.9.7 with SSDT v15.1.61901.24070.


Solution

  • Latest version of SSDT is 15.9, maybe updating will resolve? SQL Server 2012 support was temporarily removed in 15.8 though.