Initialize SSIS Variables from a Database Table
In many SSIS packages variables control the workflow. Here is a quick and generic way to load the initial values from a database table instead of having to hard-code them into the package or use configuration files.
y2008m03d28
Tom VdP