DTS Event Handlers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm having fits trying to listen in on the DTS Events
I'm calling the DTS package fine but can't get the OnProgress, OnStart,... for the package

any code or links would be greatly appreciated

thx in advance
troy
 
¤ I'm having fits trying to listen in on the DTS Events.
¤ I'm calling the DTS package fine but can't get the OnProgress, OnStart,... for the package.
¤
¤ any code or links would be greatly appreciated.

See if the following helps:

HOW TO: Use DTS Package Events in Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;321525&Product=vbNET

HOW TO: Create a DTS Custom Task by Using Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;328587&Product=vbNET


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 
Back
Top