Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append Trouble
Message
De
08/09/1999 19:24:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00262644
Message ID:
00262660
Vues:
18
If the 2.x DBF's to VFP is a one time conversion, I would suggest exporting the 2.x DBF's as comma delimited ( or [tab] delimited if you like ) and then importing the data into VFP from the ASCII files. If you export from inside 2.x and import from inside VFP, neither will be the wiser as to the inconsistancies in DBF formats.

If this will be a repetitive task, I would alter the above by 1) creating a 'semaphore' file 2) running a 2.x EXE which will do the exporting to a delimited file and delete the semaphore when done 3) when the original program sees the semaphore gone, it will import the ASCII text file.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform