Tips and scripts relating to database administration. Mainly SQL Server but some MySQL and every now and again something different. Posts are brief and to the point.It's as much a place to make notes for my own use as anything else.
Monday, 8 October 2012
SSIS - Overiding Package Variable Configuration Values on the Command Line
To overide SSIS pacakge variable values set in configuration files with those specified on the command line the following can be added to the command line.
No comments:
Post a Comment