I am so close to snap out after two weeks of SSIS... it is SO FULL of bugs, that I cannot imagine how it could be launched... I forgot how much I hated it...
But, back to the problem:
I have a lookup (which is a work around for another bug, by the way) that works jsut fine. Upper on the flow I have a script component that adds some columns to a Output.
I will add some 2 of the columns from that output in another way, lower in the flow, so, I need to remove them from the script component. All good, except that if I do that, the lookup will not work anymore...will find no match... even if it does not use in ANY way any of those columns that I just removed...
It might be some synchronization problem, or, I don't know what, but I cannot seem to fix this stupid stupid thing. Does anyone have any ideea? Did this happened to you also?
Thanks!