dbTalk Databases Forums  

[SQL] DTSRUN's Global Variable

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss [SQL] DTSRUN's Global Variable in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sphenix
 
Posts: n/a

Default [SQL] DTSRUN's Global Variable - 07-21-2006 , 05:31 AM






(Package A > Package B)

Intended to pass global variable by using "Execute Process Task" to
other package

I have declared variable "AA" in the package A and intend to pass the
variable's value to other package ".Package B". However it failed to
received the variable's value.

is my command typed properly?
"DTSRUN -S localhost -E -N Package B -M uPassword -A AA:typeid=8"


Reply With Quote
  #2  
Old   
Sphenix
 
Posts: n/a

Default Re: DTSRUN's Global Variable - 07-21-2006 , 06:29 AM







Sphenix menuliskan:
Quote:
(Package A > Package B)

Intended to pass global variable by using "Execute Process Task" to
other package

I have declared variable "AA" in the package A and intend to pass the
variable's value to other package ".Package B". However it failed to
received the variable's value.

is my command typed properly?
"DTSRUN -S localhost -E -N Package B -M uPassword -A AA:8 = AAA"
I found the answer, thanks



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.