Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Import file into a cursor?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01402461
Message ID:
01402462
Vues:
65
>I'd like to import a file into a cursor...
>
>The field names are in the first line...
>All the data is in the following lines delimited by a comma - and the string data has " " around them...
>
>Is there an easy way to do this?
>
>Thanks!

Try

Build the cursor first, then
append from myFile.txt TYPE CSV
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform