Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to create a tab delimited text file
Message
From
10/05/2010 10:59:03
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Best way to create a tab delimited text file
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01463952
Message ID:
01463952
Views:
126
I'm assembling data from SQL server and VFP sources into a tab delimited txt file with 13 fields in it.
My current approach is to step thru the tables, populate 13 properties for each record and then assemble the properties with a writeline statement, separating each field with quotes and a tab character.
It seems kind of primitive after COPY TO x DELIMITED.
Is there a better way?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Next
Reply
Map
View

Click here to load this message in the networking platform