Posts from ‘August, 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 [...]
Creating Configurable and Portable SSIS Packages Part 1
This is the first part of a two-part post about creating and deploying a simple SSIS package.
When I first started this I was a complete novice as regards SSIS. I thought it was ’something like’ DTS, which I had used quite frequently in SQL Server 2000. To make matters worse, I never actually [...]
