Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing a csv file programmatically
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00179381
Message ID:
00179639
Vues:
29
I've had the wizard incorrectly guess the longest field length as well since it does sample (it's also slow). Reading the file twice in some fashion seems the best way. I usually check it low level first to find the longest fields without storing the data and then do a simply import after creating a blank table. However, if the file is small enough I suppose one could populate an array, create the table and insert from array.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform