|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:58 AM
Points: 44,
Visits: 99
|
|
@SSC Veteran: Thanks for the final clue to this mystery. I was actually putting in my top level package name and not the literal 'Package' Doh! Still, looks like I'm in good company on this one.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, May 07, 2013 11:41 AM
Points: 2,
Visits: 96
|
|
stevefromOZ (5/23/2008) Using a package level parameter, this works in SQLAgent --> \package.Variables[myVar].Value Steve. Can you please where in SqlAgent, I can pass the parameter? I couldnt understand the above directions.
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 8:16 AM
Points: 441,
Visits: 440
|
|
saqib-431177 (7/13/2011)
stevefromOZ (5/23/2008) Using a package level parameter, this works in SQLAgent --> \package.Variables[myVar].Value Steve.Can you please where in SqlAgent, I can pass the parameter? I couldnt understand the above directions.
Enter them on this tab of the Job Step Properties screen when you have selected an SSIS Job Step

Edit: I had way too much info visible there at first. Had to edit screen shot.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, May 07, 2013 11:41 AM
Points: 2,
Visits: 96
|
|
Thanks for the response. The image is missing but I got it.
Also Is it possible to modify connectionstring value under "Data Sources" tab ?
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 8:16 AM
Points: 441,
Visits: 440
|
|
I've never tried it. In the past I've used a variable that gets used in an expression in the connection in the package.
More recently I've switched to config files. The upside here is that you can move packages around servers (dev/qa/prod/etc) and the package will read the local config file to determine it's connections. That's a whole different story though. Worth a web search to make your life easier.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, February 01, 2013 2:40 PM
Points: 2,
Visits: 21
|
|
To Steve,
Thanks for your post, it's a very great help. Save me a bunch of money !
Cheers
Rasler
|
|
|
|