Posts on ‘August 23rd, 2011’
Creating Configurable and Portable SSIS Packages Part 2
In Part 1 I showed how a simple SSIS package could be created using variables and expressions as a basis for deployable configuration.
When I first started working with SSIS I assumed naively that during deployment, a wizard or a configuration file would allow the variables and expressions to be readily editable.
Speaking of which, how do [...]
