I have 10,000 Files and i want to loop them and move to destination table using data flow task.
for each file loop helps me to loop one by one only. i want to run them in parallell so that the time taken is less for processing.
also i need to capture no of records in each file
ShanmugaRaj