|
-
May 31st, 2013, 01:12 PM
#1
Thread Starter
Fanatic Member
Best way to put a contents of a dataset into a tab delimited file?
I have a program that queries multiple data sources, firing the results of each query into a single dataset.
That part is working okay - I'm just now sure how best to proceed.
I need to export this dataset to a fixed length, tab delimited file. Should I loop through the data set and write lines to a text file (in which case I could use a sample), or is there a better way ?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|