All Tags »
Configurations »
SSIS 2008
Sorry, but there are no more tags available to filter with.
-
In a previous post, I detailed some of the challenges that I had encountered when trying to modify the connection string used for SQL Server configurations from the command line. In SSIS 2005, command line options were applied after the configurations were loaded (with the exception of parent package variables). Effectively, this meant that you ...