When opening a database-owned table, Visual FoxPro tries to confirm that each field of the table has a matching field object in the database.
-
The database or the table has been corrupted.
Use VALIDATE DATABASE to identify the problem.
-
The table being opened is the wrong one.
Remove and re-add the table to the database.