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

Load header columns into Flat File

$
0
0

Hi I am new to SSIS and my requirement is to load data from table to flatfile which I did. However I need to show the header in the target flat file.

Eg: My source table query is

select eno, ename from emp;

10, Tony

11, Wood

OUTPUT:

eno,ename

10,Tony

11,Wood

I think I need to check the box 'Columns names in the first data row' But I am loosing the variable mapping if I did.

Please help me.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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