i want to use for loop, which will go over a table (using a query)
and will activate "Data Flow Task".
i want to pass this "Data Flow Task" a values from the "for loop",
and in the "Data Flow Task" there is a "OLE DB Source" which i want to pass it the variable - how can i do this?
Thanks
Peleg