dbTalk Databases Forums  

How to Execute a DTSX package from VB.Net 2003.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss How to Execute a DTSX package from VB.Net 2003. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
chiks81
 
Posts: n/a

Default How to Execute a DTSX package from VB.Net 2003. - 03-17-2010 , 07:17 AM






Please advice on How to Execute a DTSX package from VB.Net 2003.

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: How to Execute a DTSX package from VB.Net 2003. - 03-18-2010 , 05:45 AM






You could call DTExec, and pass it all your parameters and other stuff it
needs to know.

The other way is to use the SSIS Object Model and instantiate and execute
from within the code itself. Can't remember the details though. Check BOL.

--
Todd C
MCTS SQL Server 2005


"chiks81" wrote:

Quote:
Please advice on How to Execute a DTSX package from VB.Net 2003.
.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.