dbTalk Databases Forums  

Active X Tasks and Variables

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


Discuss Active X Tasks and Variables in the microsoft.public.sqlserver.dts forum.



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

Default Active X Tasks and Variables - 08-05-2005 , 01:08 PM






I'm making DTS packages...

So if I have a Connection, and Execute SQL Task, and then I want to use an
Active X script to do more things.

How do I get the SQL results from the EXCUTE SQL task in to the active X task?
For example: Variables I have filled in the sql task, or Cursors I have
filled there.

Thanks everyone!
--
SKOT VOID
1010011010


Reply With Quote
  #2  
Old   
Vishal Parkar
 
Posts: n/a

Default RE: Active X Tasks and Variables - 08-05-2005 , 04:55 PM






If i understand you correctly, you can refer to following url which has
example similar to your requirement.

http://msdn.microsoft.com/library/de...df_ax_06er.asp

Refer to "Using a Global Variable that Contains Columns of Data" and "Using
a Global Variable that Contains a Rowset" section.

--Vishal.


"Skot Void" wrote:

Quote:
I'm making DTS packages...

So if I have a Connection, and Execute SQL Task, and then I want to use an
Active X script to do more things.

How do I get the SQL results from the EXCUTE SQL task in to the active X task?
For example: Variables I have filled in the sql task, or Cursors I have
filled there.

Thanks everyone!
--
SKOT VOID
1010011010


Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Active X Tasks and Variables - 08-06-2005 , 03:26 AM



This article should give you ideas.

How to loop through a global variable Rowset
(http://www.sqldts.com/default.aspx?298)

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


"Skot Void" <SkotVoid (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm making DTS packages...

So if I have a Connection, and Execute SQL Task, and then I want to use an
Active X script to do more things.

How do I get the SQL results from the EXCUTE SQL task in to the active X
task?
For example: Variables I have filled in the sql task, or Cursors I have
filled there.

Thanks everyone!
--
SKOT VOID
1010011010




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.