C
CFNewbie
I am working through a problem and need to create a file that is compatible
with another program. I have not seen any examples that take a datatable and
create a delimited text file. I assume you use the streamwriter function, but
not sure how to access the data in the datatable to create the text file.
with another program. I have not seen any examples that take a datatable and
create a delimited text file. I assume you use the streamwriter function, but
not sure how to access the data in the datatable to create the text file.