Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CSV file to DBF
Message
 
À
24/09/2002 21:33:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00704057
Message ID:
00704059
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>Does anyone know how to import a CVS file into a Foxpro table? I'm using VFP6.0 Thank you.

Use the APPEND FROM command
USE TimsTable
APPEND FROM TimsTextFile.txt TYPE CSV
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform