Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lost memo data & buffering
Message
 
À
18/03/1997 23:32:25
Bill Gravell
Indoor Purification System
Menifee, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00024756
Message ID:
00024772
Vues:
31
>I have 2 users that are experiencing lost memo field data. I can't seem to recreate the conditions which loose the data. I am using TABLE Buffering, cursorsetprop("buffering",5), with 7 tables open. Only seems to be happening when editing, not when initially adding the records.
>
>Somewhere I think I remember seeing something about memo fields not being saved under certain circumstances, but cannot seem to find it again. Anybody else remember seeing something like that?


The most probable reason is the user clicking a button without exiting the EditBox. The control is still active, and the new data isn't written to the buffer. This same effect is seen when clicking on a toolbar button or menu choice. This behavior also occurs if you have code in the deactivate method of a page on a pageframe. It won't be fired if you go directly to a button.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform