Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Installing Upgrades
Message
De
04/08/2001 15:16:44
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00539760
Message ID:
00539829
Vues:
11
>How do I do an upgrade to an existing application once its has been installed and data has already been entered into the database? I have used the standard FoxPro installation disk creation program.

You either need to write code that can check the existing data structures and use ALTER TABLE commands, for example, make necessary changes. This is non-trivial. There's a lot of protection you'll need to write to make sure a mid-process crash doesn't corrupt the database, for example.

Another choice is to use StoneField toolkit, which will help you manage this for you. www.stonefield.com.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform