Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table is corrupt in 8.0 not in 5.0
Message
De
01/09/2005 11:13:10
 
 
À
01/09/2005 10:41:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01045822
Message ID:
01045845
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
Hi Pascal.

>I can open, browse and do stuff with a certain table in VFP 5.0. When I try to open it in 8.0, it says the table has become corrupt.

VFP 8 is trying to help you avoid a data loss problem by reporting that the header of this table is corrupted. Earlier versions didn't give you the warning, but added records were often lost due to the corruption, and you'd have no way of knowing until a customer told you that data was missing.

While you can SET TABLEVALIDATE TO 0 to avoid the error, you still have a table corruption issue to deal with. Packing the table helps because it writes a new DBF file, but if the error persists, that means something is continuing to corrupt the table. Look for the usual suspects: users turning off their machines without exiting the application, virus, bad hardware (especially network interface cards and cabling), etc.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform