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)
 SSIS log file name

Author  Topic 

crystal_szeyin
Starting Member

9 Posts

Posted - 2008-01-30 : 09:07:24
Originally in my DTS, the logfilename property is assign by a variable in a dynamic properties task.

After migrate, it appear commented in the script task. So may i know how can i assign the logfilename with the variable value?

Please advice, thank you.

rgombina
Constraint Violating Yak Guru

319 Posts

Posted - 2008-01-31 : 10:30:56
Post the script. It usually gives you a hint.
Go to Top of Page

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2008-01-31 : 11:18:55
Have you this approach?
http://onthelearningcurve.blogspot.com/2007/03/dynamically-modifying-ssis-2005-package.html

Jack Vamvas
--------------------
Search IT jobs from multiple sources- http://www.ITjobfeed.com
Go to Top of Page
   

- Advertisement -