Call dtexec of sql server integration services from java
807603Dec 12 2007 — edited Dec 12 2007I have a situation where i need to call SQL Servers Integration Services from Java by passing the source(a Main Frames Flat File) and the destination(SQL Server Location) to the command executable dtexec.exe but i dont know how to invoke this from java and how to pass the parameters to that .
please if any one has gone through the same situation and found out a way to pass the parameters, please let me know
Thanks in Advance