Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exporting to a CSV
Message
De
10/07/2008 10:54:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Exporting to a CSV
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01330239
Message ID:
01330239
Vues:
71
I have a customer that is wanting data exported to a CSV file. The COPY TO, takes care of this. However, they want the field names to be "long names" in other words, one of the field names is "confirmed shipping date"

Is there a way to export this without having to massage the flat file after creation. FOPEN, etc...

It would be nice if I could
Create Cursor xport (confirmed shipping date c(10)) but of course that won't work.

My files are probably too big to do a filetostr then search and replace then strtofile. Do you know the limits?

Ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform