I'm having an issue launching a DTS package with 1 string parameter.
This DTS package extract some data to a flat file.
The package runs well using dtsrunui with this parameter asked and filled properly.
VisualCron launches the package but the package itself product no ouput file. VC doesn't show any error, and tells "success"
If I omit the string parameter, VisualCron launches the package, and there is an ouput file, with of course an unexpected result (an empty file with just 1 line as the header).
Could some one help me ?
Thanx a lot in advance.