Hello
I have a SSIS Foreach loop,and within it a Sequence Container that keeps looping over the same specified file more than once, thereby creating duplicates in the destination table.
Is there a way i can have to loop files within a folder just once, one-by-one?