I have a fairly straightforward question that may seem obvious but it's slipping me. From a DTS package
I would like to get the GlobalVariable that was passed in from a dtsrun.exe command
ex: dtsrun /u uname /p pword /a Hello type=8
I would like to get the 'Hello' Global varialbe passed in from dtsrun.exe in the DTS Designer. How do I go about getting the passed in variable
When I right click on DTS Designer background choose properties then edit Global variables,
column 'Value' must be filled in but with what to get the passed in variable?
Start Free Trial