Running and pausing exe's from DTS Package
I'm trying to build a DTS package that runs a win32 executable. (not designed by me). This package looks at data, puts the data through a processor and assigns a code to each line item before exporting it all out to a csv file which I will then reimport to the server... (hope this makes sense) The .exe file has default file locations (for source data) which it auto loads before I run it. However, when I run the DTS package it tells me that the source file locations are not found and it falls over. I wonder if it needs some kind of time delay... however, I would not have even the first idea about how to do this, or what parameters to put in... any help at this stage would be greatly appreciated... thank you in advance
Lee Hambly
|