Viewing 2 posts - 3,736 through 3,738 (of 3,738 total)
I need to write to variables that has a scope of the entire package.
If you include the task in a container object then the variables are within the scope of...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
November 6, 2009 at 4:42 pm
Yes I can create a Global (Package Variable) but how do I write to it using a Script Task or Expressions that have a Global (Package Scope).
My problem is that...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
November 6, 2009 at 7:12 am
Viewing 2 posts - 3,736 through 3,738 (of 3,738 total)