dbTalk Databases Forums  

Global Variable Output refreshing

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


Discuss Global Variable Output refreshing in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Robert Richards via SQLMonster.com
 
Posts: n/a

Default Global Variable Output refreshing - 01-19-2005 , 01:54 PM






I am creating a DTS Package. So far I have an OLE DB connection, two Execute SQL Tasks, and an ActiveX Script Task. The two SQL Tasks each have on global output parameter each. In my ActiveX Script Task, in order to test the output values generated off these SQL Tasks, I have a MsgBox telling me these output values, written in VBScript.

I have a workflow set up to run the ActiveX Script, on success run one SQL Task, on success run the next SQL Task.

The problem I am having is that my output values are not being refreshed. If I execute the SQL Tasks individually and then execute the ActiveX Script, then I get updated values. But when I subsequently execute the ActiveX Script, I continue to get the most previous value, rather than real time. Suggestions?

--
Message posted via http://www.sqlmonster.com

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.