SSIS script task to dynamically build package variables
One of the advantages of using SSIS is the ability to dynamically create tasks and variables that can take different elements and manipulate them in code instead of having to hard code the package to do only one task. In a previous tip we looked at how to