Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disposable Handy helper Time Saver
Message
 
 
À
18/04/2000 15:04:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00360995
Message ID:
00361021
Vues:
19
I tend to code these by hand using FOPEN, FGETS, etc. Often, I do some data transformations as I'm importing. True, you could call it "grunt work" but somehow I've enjoyed writing these programs that "breathe in" data. Also, they typically run very fast.

There are tools that have been built for data import and transformation. Some of them may assign default data types where the data type is not pre-defined. I once spent some time with one called Data Junction. The DTS functionality in SQL Server could be used to import into a SQL database. There's probably many more tools out there. I'm not aware that anyone has ever built a generic text importer for VFP. I'm sorry that I'm not able to help with the specific issue of turning the interactive wizard into a batch import tool. However, I know the feeling of wanting an interactive tool to run in batch.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform