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 2000 Forums
 Import/Export (DTS) and Replication (2000)
 LogServerName

Author  Topic 

jeroena
Yak Posting Veteran

76 Posts

Posted - 2004-07-21 : 05:23:49
Hi All,

I want to dynamicly set the logservername property of a package using a Dynamic Property Task and an INI file. However, my guess is, that DTS tries to log the start of the execution of the package to sysdtspackagelog BEFORE executing the DPT where I change the logservername. So the logging fails. If this is correct, whats the use of this property?? Any help appreciated!

Gr., Jeroen.
   

- Advertisement -