Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Run the DTS package

Author  Topic 

sek
Starting Member

27 Posts

Posted - 2009-07-01 : 09:43:13
Hi
I want to run a dts package exists in a remote machine programmatically using vb.net.how can i do that??

thanks in advance

rohitkumar
Constraint Violating Yak Guru

472 Posts

Posted - 2009-07-01 : 11:28:11
http://www.sqldev.net/dts/ExecutePackage.htm
Go to Top of Page
   

- Advertisement -