Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 dbo.sysdtslog90

Author  Topic 

varalakshmi
Yak Posting Veteran

98 Posts

Posted - 2007-12-04 : 04:37:13
Hi,
is there any way to use dbo.sysdtslog90 table for SSIS package logging?

ditch
Master Smack Fu Yak Hacker

1466 Posts

Posted - 2007-12-04 : 05:11:23
Here is a really cool 3 part article on ssis logging (I am sending you the link to part 1 - you just need to navigate to the other parts from there)

http://sqlblog.com/blogs/andy_leonard/archive/2007/11/11/ssis-design-pattern-etl-instrumentation-part-1.aspx


BTW - your answer to changing the scope of a variable (asked in one of your other posts) is also available somewhere in this article.

I think it is well worth most developers time to go through this article - I found some nifty tricks by reading it.


Duane.
Go to Top of Page

varalakshmi
Yak Posting Veteran

98 Posts

Posted - 2007-12-04 : 06:32:18
Thanks Duane...
Go to Top of Page
   

- Advertisement -