RE: Executing a DTS with Java -
02-04-2004
, 09:51 AM
Hi,
is your java running in a Windows Environment?
DTSRUN in a Windows prompt would call your package.
A call to a JOB which executes the package would also do it.
HTH,
----- rene wrote: -----
Hi
Does anybody know how to execute a DTS with Java? There are a lot examples for VB, C# and of course .NET but I couldn't find anything for Java.
Looking forward.
Regards
Rene |