Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with buffering
Message
De
28/05/2009 08:45:28
 
 
À
27/05/2009 18:40:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01402365
Message ID:
01402433
Vues:
58
Hi Jim.

>I have gotten sporadic reports where a user makes modifications to a few of the records in the table (which he can then see in the grid), closes out of the form, and when he returns later, finds that the modifications he's made have disappeared.

One possible cause of this is a corrupted DBF header. If the record count stored in the header is incorrect, you won't get an error opening the table and even TABLEUPDATE() will return .T., leading you to believe that everything is fine, but table updates, especially adding records, often fail. Try packing the table to see if that helps.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform