Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to update an installation without overwriting tables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00098712
Message ID:
00099675
Vues:
25
Hi Jerry

I do it this way.

I copy the DBC files and the new / changed tables to a floppy disk.
I start my app with a parameter that tells it to update the data. Now I use COPY FILE to copy the DBC files to the data directory, then I generate a list of the tables on the floppy disk and run through the list to update the structure.

>When a table is added to a DBC it is linked with a unique id. One cannot overwrite an old table with a new one by the same name because the ids won't match and the DBC will complain.
>Question: What is the best method to update an EXE of an previously installed app without overwriting the old data tables (hence, the data)?
Benn Kjaer
MS Certified Professional - Visual Foxpro

"There is something rotten in the state of Denmark"
"Why make user-friendly programs, when there aren’t any friendly users :o)"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform