Link to home
Start Free TrialLog in
Avatar of ken hanse
ken hanseFlag for Australia

asked on

FOR EACH LOOP in SSIS - THROW ERROR WHEN ITS LOOP FINSIHED

Hi,

I've a package that developed to loop through some values. But, at the end of the loop(loop counter), package failed.

Have any one come across this kind of issue before?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Vikas Garg
Vikas Garg
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ken hanse

ASKER

good