dbTalk Databases Forums  

DTS Task Parameters

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


Discuss DTS Task Parameters in the microsoft.public.sqlserver.dts forum.



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

Default DTS Task Parameters - 01-19-2005 , 04:29 AM






Hi ,

I have an existing MI System that uses a third party command line
application to retrieve and store data in text files , i want to automate
this using DTS . The third party command line applications expects one param
at a time , is it possible to design the system using DTS , in which i store
all the parameters in database table and then pass this to ActiveX Script
Task to process. Lets say i have

CorpA
CorpB
CorpC
CorpD

I retrieve above using SQL Task , is it possible to pass these parameters to
next task that is ActiveX Script.

Please let me know .

Awaiting expert opinions.

Cheers
Vishal

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

Default Re: DTS Task Parameters - 01-19-2005 , 02:42 PM






You would use an ExecuteProcess task right and use this article.

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


"Vishal Gandhi" <Vishal Gandhi (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi ,

I have an existing MI System that uses a third party command line
application to retrieve and store data in text files , i want to automate
this using DTS . The third party command line applications expects one
param
at a time , is it possible to design the system using DTS , in which i
store
all the parameters in database table and then pass this to ActiveX Script
Task to process. Lets say i have

CorpA
CorpB
CorpC
CorpD

I retrieve above using SQL Task , is it possible to pass these parameters
to
next task that is ActiveX Script.

Please let me know .

Awaiting expert opinions.

Cheers
Vishal



Reply With Quote
  #3  
Old   
Vishal
 
Posts: n/a

Default Re: DTS Task Parameters - 01-24-2005 , 09:38 AM



Thanks Adam
Vishal Gandhi wrote:
Quote:
Hi ,

I have an existing MI System that uses a third party command line
application to retrieve and store data in text files , i want to
automate
this using DTS . The third party command line applications expects
one param
at a time , is it possible to design the system using DTS , in which
i store
all the parameters in database table and then pass this to ActiveX
Script
Task to process. Lets say i have

CorpA
CorpB
CorpC
CorpD

I retrieve above using SQL Task , is it possible to pass these
parameters to
next task that is ActiveX Script.

Please let me know .

Awaiting expert opinions.

Cheers
Vishal


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.