Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00259661
Message ID:
00260034
Vues:
16
>I am getting ready to release an update to an application done using VFP 5. This update requires several changes to tables and views. I have used GENDBC to generate a script for creating the DBC, TABLES and VIEWS necessary for the new application. I call this script in my update routine then open each table and append the records from a copy of the old tables.
>
>This process works fine on my development machine. However on my test
>machines it does not work. During the process that opens each new table and appends records from the old, I get an error that says "Object file c:\pbuilder\data\insteff.dbc was compiled in a previous version of FoxPro."
>
>Again this does NOT happen on my development machine!
>
>Does anybody know what is causing this?

It seems that the DBC at your customer site was build with another VFP version. Perhaps 3.0? Anyway, what you could first is a COMPILE DATABASE. It will compile in 5, and then everything should be running smooth.

José
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform