Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting Information from a CSV file.
Message
 
 
À
04/12/2001 11:34:10
Carl Dobson
Reference Point Computers
Overbury, Tewks, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00589324
Message ID:
00589333
Vues:
20
>I have to pull information in from a CSV into VFP6. How do I go about doing this ??
> Please someone Help Me !!

Create a table with fields corresponded to the fields in CSV file and than use APPEND FROM ... TYPE CSV, if you have header record, or APPEND FROM ... TYPE DELIM to append records into it.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform