Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lost memo data & buffering
Message
 
To
18/03/1997 23:32:25
Bill Gravell
Indoor Purification System
Menifee, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00024756
Message ID:
00024772
Views:
35
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform