I have a file that looks like:
#HDR|AAAA||
0|A|B|2
1|A|B|3
#FOOTER|AAAA||5
I have table of five fields. I need to put the hdr info into that table with the four fields on each line that is not a header or footer. Is that possible with DTS? Or must all the lines in the represent the same data?
thanks for any help
#HDR|AAAA||
0|A|B|2
1|A|B|3
#FOOTER|AAAA||5
I have table of five fields. I need to put the hdr info into that table with the four fields on each line that is not a header or footer. Is that possible with DTS? Or must all the lines in the represent the same data?
thanks for any help