dbTalk Databases Forums  

DTS and VB.net

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


Discuss DTS and VB.net in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mcrisf@hotmail.com
 
Posts: n/a

Default DTS and VB.net - 12-08-2006 , 04:18 PM






I am using VB.net (2005) to run a dts package.

I load it using
oPKG.LoadFromSQLServer(sServer, , , _

DTS.DTSSQLServerStorageFlags.DTSSQLStgFlag_UseTrus tedConnection, , , ,
sPackageName)

and I execute it using
oPKG.Execute()

My yquestion is...is there a way to check if the package is just in
execution?

thx in advance


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.