Quantcast
Channel: SqlShare.com - Feed for Marco Francisco
Viewing all articles
Browse latest Browse all 11

Using Variables in a SSIS Package

$
0
0
Using variables in SSIS packages is really the key to getting work done elegantly. In this example Marco shows how to control whether a package downloads a daily or weekly file. Almost anything can be set or changed using a variable, and in turn that can be set externally if you choose to allow it. One note - all variables have a 'scope', make sure you select the appropriate scope or you'll be scratching your head wondering why the value isnt' visible.

Viewing all articles
Browse latest Browse all 11

Trending Articles