Hi,
I have a requirement to write the records to a flat file.I am able to do that .But how can i implement the code so that i can write the header(or the field definitions at the top) as well.
I mean… in the text document i need all the records along with the header at top.
Thanks in advance