Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upgrading Tables
Message
De
14/01/2000 11:36:17
 
 
À
14/01/2000 09:50:44
Mary Dugan
Medeco Security Locks
Salem, Virginie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00318135
Message ID:
00318180
Vues:
23
>My question is how do I upgrade the free tables (which contain customer data) at the customer sites
>and add the container so my enhancements will work?
>
>I tried just putting the .dbc file in the customer directory with the new executable hoping it would find
>the database files (.dbf). But it said they were incompatible.

Stonefield Database Toolkit (SDT) will handle this for you automatically. All you do is build our class libraries into your application, let SDT create some meta data tables for you, then ship the new EXE, DBC, and meta data tables to the client. Your application would instantiate one of our classes and call the Update method. Update will see that although the tables should be part of the DBC, in fact they're free tables, so it will automatically convert them to DBC tables (it even handles FoxPro 2.6 structures). It will also make any other structural changes required, such as adding or dropping fields, renaming fields, changing data types, etc.

For more information on SDT (it does a lot of other things like recreate corrupted indexes and repairing corrupted table and memo headers), check out Stonefield's Web site.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform