I have to create some flat files for transfer to a main frame system.
Not only does the file need to have a header and footer record appended
to the data, but it also must use the "tilde" symbol as a field separator.
Any ideas what method to use to append the header and footer record
to the extracted sql data? Also, how do i represent a tilde character?
Anyone know what the hex character for that is?
thanks,
kathyk
Not only does the file need to have a header and footer record appended
to the data, but it also must use the "tilde" symbol as a field separator.
Any ideas what method to use to append the header and footer record
to the extracted sql data? Also, how do i represent a tilde character?
Anyone know what the hex character for that is?
thanks,
kathyk