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)
 error handling

Author  Topic 

vasu4us
Posting Yak Master

102 Posts

Posted - 2007-07-03 : 11:14:33
need example on how to add event handling condetion in a package using ssis.
my package runs in a loop. the loop creates a connection to diff servers and runs a dynamic query.
i want to add a feature which would let the loop run in the event of connection failure for one server.

thanks in adv

dineshasanka
Yak Posting Veteran

72 Posts

Posted - 2007-07-08 : 09:30:24
http://msdn2.microsoft.com/en-us/library/ms141679.aspx
Go to Top of Page
   

- Advertisement -