Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Xxx.dbf did not match the entries in the database
Message
De
15/11/2007 12:21:10
 
 
À
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:
01269195
Vues:
8
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform