Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS - Multiple DBF Files In, single CSV file Out - Query / Issue

$
0
0

Hi all

I'm new to SSIS and I'm trying to troubleshoot an SSIS package I've built which is meant to: -

Loop through dbf files in a directory, and for each file, extract and translate data, with the results being pushed to a single CSV file (there's a separate output for a configuration CSV as well).

I've had moderate success so far, but I've hit a bit of an issue since the introduction of the for each loop to my solution.

Basically, when the package runs, I can see it is looping through the files in the directory, but seemingly it is only writing data to CSV for one of the dbf files (which is seemingly the one specified in my OLE DB Source Data Flow Component).

Can anyone advise how I might solve this problem. I'm sensing it will be as part of the For Loop with the utilisation of variables and expressions but I'm not 100% sure. Thanks in advance for any assistance, I've placed some screenshots below of the setup...

Michael


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>