Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xxx.dbf did not match the entries in the database
Message
From
14/11/2007 15:50:50
 
 
To
14/11/2007 15:19:43
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01268968
Message ID:
01268985
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform