Subject: Passing Global variables
Posted By: lfaber Post Date: 1/9/2004 3:52:24 AM
I have two packages, A & B. Package A builds an ADO connection string and stores it in a global variable strConstrA.

Package B contains an Execute Package Task which executes package A.
package B also contains a global variable, strConstrB. I would like to pass strConstrA from package A out to strConstrB in package B

I am having a problem achieving this. Any help would be appreciated

Thanks

LLoyd


Go to topic 8296

Return to index page 973
Return to index page 972
Return to index page 971
Return to index page 970
Return to index page 969
Return to index page 968
Return to index page 967
Return to index page 966
Return to index page 965
Return to index page 964