dbTalk Databases Forums  

DTS events and Delphi

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


Discuss DTS events and Delphi in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
J O Holloway
 
Posts: n/a

Default DTS events and Delphi - 08-22-2003 , 12:08 PM






SQL Server 2000 sp3, Delphi 5, Win2Ksp2

I've tried a number of different strategies, and I just can't seem to catch
the events of a DTS package execution. Using the _Package I can do all the
programmatic stuff I like, but even if I implement the event interfaces I
can't assign the package to have those events. If I use the TPackage
component instead, I can do just about whatever I want EXCEPT execute the
package (I have tried setting all the steps to execute in the main thread,
to no avail).

Is this a bug in the DTS_TLB? Or is there some extra step that I'm not yet
doing? Any help would be much appreciated. TIA



Reply With Quote
  #2  
Old   
J O Holloway
 
Posts: n/a

Default Re: DTS events and Delphi - 08-27-2003 , 11:35 AM






And I should add that I agree with Euan that this error most likely has
something to do with Delphi, not the DTS_TLB, since other languages are able
to catch the events just fine.



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.