Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xxx.dbf did not match the entries in the database
Message
From
15/11/2007 12:21:10
 
 
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:
01269195
Views:
7
>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"
>
>I have never seen that error before and I have no clue what's causing it.
>
>I have 60 tables in the database and this table has 220 columns.
>
>I have a create script, very simple. the table get created but I get the error after I close the project and re-open it and try to browse or modify the table.
>
>Any idea
>
>Thanks

Perhaps you have an improper fieldname?
If the table can be opened, try
copy to newtablename.dbf database yourdatabase
Then delete the original and rename the new table to the old name using the project manager.
Also, if the table is being created on a network, be sure to use a valid full network path in the filespec.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform