Press "Enter" to skip to content

Managing SSIS Project Parameters in Visual Studio

Andy Brownsword continues diving into SSIS projects:

Last week we looked at project parameters in SSIS to help us configure our projects. This can help us to tailor the project to the package its in for example. Here we’ll look at using Configurations within Visual Studio to manage those parameters for multiple environments.

Read the whole thing.