Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comma Delimited File.
Message
De
16/05/2003 16:55:55
 
 
À
16/05/2003 16:24:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00789480
Message ID:
00789505
Vues:
22
>I have a comma delimited file that is populated with characters, dates and numbers.
>
>Is there a VFP6 command that will create a DBF table with the appropriate file structure and append the information from the comma delimited file?
>
>Thanks for your help!

Nope. You'll have to create a table of the approriate structure and sizes, then you use APPEND FROM to get the data in that table. See the help for APPEND FROM for more details.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform