dbTalk Databases Forums  

DTSPackageLog

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


Discuss DTSPackageLog in the microsoft.public.sqlserver.dts forum.



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

Default DTSPackageLog - 06-19-2006 , 07:05 PM







I was trying to log errors to the error log. But it kept giving me this
error:

Variable is undefined: 'DTSPackageLog'

Here is my code:
Function Main()


DTSPackageLog.WriteStringToLog "RRR"


Main = DTSTaskExecResult_Success
End Function


Can someone help?


*** Sent via Developersdex http://www.developersdex.com ***

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.