Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SERIOUS FRUSTRATION - Transactions and data corruption
Message
 
À
01/07/1999 04:27:56
Eric Barnett
Barnett Solutions Group, Inc
Sonoma, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00236192
Message ID:
00236361
Vues:
14
Eric,

A mismatch of the headers record count and the number of records in the table is usually a result of the record being written but the header not being updated. Fox writes the data first and then writes to the header. If write caching is enable don tehserver it is possible that the record got written adn Fox wrote the header but it hasn't been saved by the write cache. This creates the very situation you describe.

Another cause would be Fox crashing after the record write and before the header write. Out of curiosity, what is the return value from TableUpdate()?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform