Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to create a tab delimited text file
Message
De
10/05/2010 10:59:03
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Best way to create a tab delimited text file
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01463952
Message ID:
01463952
Vues:
127
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform