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 Logging Execution Id in Asp.net

Author  Topic 

amit.shinde
Starting Member

9 Posts

Posted - 2009-08-18 : 11:12:05
Hi,

As we do the logging in sysdtslog90 we log the execution id.

Now If I am executing the package with logging option on then
can we get this exection id in asp.net before executing the package or this gets generated after the package is executed...


   

- Advertisement -