dbTalk Databases Forums  

Running an exe as the last step and passing a parameter to it

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


Discuss Running an exe as the last step and passing a parameter to it in the microsoft.public.sqlserver.dts forum.



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

Default Running an exe as the last step and passing a parameter to it - 08-14-2005 , 06:58 PM






I know this is probably something simple but I'm not up on DTS packages. I
have a package that runs once a week and then I have to manually run a third
party program to update a warehouse. The warehouse program needs an M passed
to it to show it's an update to the warehouse and not a complete rebuild. How
can I add a new last setp to this package to execute this program with an M
parameter?


--
Ron


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

Default Re: Running an exe as the last step and passing a parameter to it - 08-15-2005 , 01:23 AM






Does the third part app in question have a cmd line interface? if it does
then you need to look at the Execute Proces task.

This article should give you some ideas.

How to manipulate the Execute Process task.
(http://www.sqldts.com/default.aspx?251)

Allan


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

Quote:
I know this is probably something simple but I'm not up on DTS packages. I
have a package that runs once a week and then I have to manually run a
third
party program to update a warehouse. The warehouse program needs an M
passed
to it to show it's an update to the warehouse and not a complete rebuild.
How
can I add a new last setp to this package to execute this program with an
M
parameter?


--
Ron




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.