Setting TargetServerVersion property for an SSIS project to 2014 globally in VS2015
Asked Answered
S

0

7

When creating a new SSIS project in VS2015 the default TargetServerVersion is set to SQL Server 2016 by default. I would like to set this to SQL Server 2014 as (a global) default.

enter image description here

Also when I need to have a quick look at the package and simply open an SSIS package it uses the default of SQL Server 2016 which causes a conversion to be triggered which is not what I want. I did not find a specific setting in the Options Settings for Business Intelligence Designers. Any help appreciated.

Salmi answered 27/4, 2017 at 8:55 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.