dbTalk Databases Forums  

SSIS 2008 Custom Log Provider

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


Discuss SSIS 2008 Custom Log Provider in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
t.maeda
 
Posts: n/a

Default SSIS 2008 Custom Log Provider - 12-03-2009 , 12:46 AM






Hello

I need to get a package name in the Custom Log Provider overrided of
LogProviderBase class.
But the parameter of Log() method does not have the one.

How can I get a package name in the Custom Log Provider?

Regards
Maeda

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: SSIS 2008 Custom Log Provider - 12-03-2009 , 06:47 AM






Don't know much about custom log providers. Can you pass package variables to
your it? If so, there is one called [System::PackageName].

=====
Todd C


"t.maeda" wrote:

Quote:
Hello

I need to get a package name in the Custom Log Provider overrided of
LogProviderBase class.
But the parameter of Log() method does not have the one.

How can I get a package name in the Custom Log Provider?

Regards
Maeda

.

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.