Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC automatic update at client site
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00114762
Message ID:
00114806
Vues:
31
>I have an application installed at diferent cient sites, now I have made an updated version of the application, this new version uses new fields in almost all tables used, all the tables are in a single one DBC, the question is how can I update the DBC at the client site within the version application the fist time is run.
>
>The new DBC could have new field captions, new fields, new or different valiation rules, etc...
>
>I know that I can't just replace new DBF files, either replace only the .DBC .DCX and .DCT files because the Tables and the DBC will loose their sincronicity.
>
>Any one has an approach that wants to share?

Jorge,

I see 3 solutions:

1. Do it by hand. Extract all the code from your .DBC by using GenDbc or GenDbcX from your first and second version. Check the differences between the two files and build a procedure that will set everything straight. Seriously, this does not seem a viable option.

2. Use Stonefield DataBase toolkit.

3. Use xCase. This product has all your new .DBC information in its model. So by distributing the xCase files and an update.app that comes with it, your customers will be able to update their .DBC. www.xcase.com . I made a review of xCase a while ago and it's available on my Web.


Jose
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform