Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xxx.dbf did not match the entries in the database
Message
De
14/11/2007 15:50:50
 
 
À
14/11/2007 15:19:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01268968
Message ID:
01268985
Vues:
14
I am creating a table in a database. this is the last one but I am getting the error "xxx.dbf did not match the entries in the database"

Try this in the command window.
OPEN DATABASE <<Your database name>> EXCLUSIVE
VALIDATE DATABASE RECOVER
Then if it is missing any fields, you can re-add them afterward.

Or, if your table is not using long field names, you can try removing the table from the database and adding it back in
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform