dbTalk Databases Forums  

Display Status of DTS on a label or status bar in a VB.Net Form

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


Discuss Display Status of DTS on a label or status bar in a VB.Net Form in the microsoft.public.sqlserver.dts forum.



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

Default Display Status of DTS on a label or status bar in a VB.Net Form - 06-24-2004 , 04:18 PM






I am trying to use the code found from MS site
Microsoft Knowledge Base Article - 321525 : HOW TO: Use DTS Package
Events in Visual Basic .NET

As you can see this is a Windows Console Application and this works
very fine. But I am trying to create a Windows Application in which I
have Form where I will have to display the Status of DTS based on the
events. I tried to write the code using WithEvents, I am able to get
the message box to pop up when ever a new task starts, I am not able
to display these messages on a label or a text box or even to display
the progress in a status bar.

The problem I have is that the Form becomes White when the DTS is
running and cannot see anything, even at the end of the process
nothing gets displayed on the controls.

Any help would be greatly appreciated.

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.