![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to figure out how to run a simple dos batch file after a step within a DTS package completes... For example: A DTS Package uses a FTP TASK to transfer a file. If successful then Execute a batch file on c: called cleanup.bat Any suggestions would be much appreciated... |
#3
| |||
| |||
|
|
Add an "Execute Process" task to your package and specify the batch file in the Win32 Process box -- Kevin Hill President 3NF Consulting www.3nf-inc.com/NewsGroups.htm "Warren" <Warren (AT) discussions (DOT) microsoft.com> wrote in message news:ACF6DAD7-3F01-451A-A342-6E5FCE144438 (AT) microsoft (DOT) com... I am trying to figure out how to run a simple dos batch file after a step within a DTS package completes... For example: A DTS Package uses a FTP TASK to transfer a file. If successful then Execute a batch file on c: called cleanup.bat Any suggestions would be much appreciated... |
#4
| |||
| |||
|
|
D'oh... Thanks I don't know why I did not think of that.. Good lord... "Kevin3NF" wrote: Add an "Execute Process" task to your package and specify the batch file in the Win32 Process box -- Kevin Hill President 3NF Consulting www.3nf-inc.com/NewsGroups.htm "Warren" <Warren (AT) discussions (DOT) microsoft.com> wrote in message news:ACF6DAD7-3F01-451A-A342-6E5FCE144438 (AT) microsoft (DOT) com... I am trying to figure out how to run a simple dos batch file after a step within a DTS package completes... For example: A DTS Package uses a FTP TASK to transfer a file. If successful then Execute a batch file on c: called cleanup.bat Any suggestions would be much appreciated... |
![]() |
| Thread Tools | |
| Display Modes | |
| |