dbTalk Databases Forums  

communication between activeX task and SQL task

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


Discuss communication between activeX task and SQL task in the microsoft.public.sqlserver.dts forum.



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

Default communication between activeX task and SQL task - 12-16-2005 , 12:23 PM






hi,
my dts has 2 task. the first is an ActiveX (vbScript). it scans a folder
looking for a file. the second task is a sql task, it runs a stored
procedure that does the bulk insert of the file found by the first task.
I need to make the first task communicating the fileName to the second task.
I think I need to use a global variable, but I am not sure if this such
global variable is the means of communication between these 2 types of
tasks - or if it only works for task other then these 2 I am using.
Could you please tell me how to make my first task communicate the file name
to my second?
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.