Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP!! BufferMode property
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00034833
Message ID:
00034848
Views:
35
>>>>Hi,
>>>>My app uses a few small free tables....
>>>>My form uses the Picture buttons that come with the Form Wizard (VFP3).
>>>>...click the Revert button.
>>>>The following code:
>>>>=TableRevert(.T.)
>>>>dies on the =TableRevert(.T.) statement with the error:
>>>>Function requires row or table buffering mode.
>>>>I've set the BufferMode property of the form to 1 and to 2, but neither seem to make a difference :(
>>>>Can anyone help?!?
>>>
>>>Check DataEnvironment.Cursor.BufferModeOverride setting
>>
>>Thanx, getting closer!
>>When I issue:
>>THISFORM.DataEnvironment.Cursor.BufferModeOverride = 0
>>I get:
>>Unknown member CURSOR.
>>Do I need this statement for each of my free tables?
>>Do I issue the statement after I USE the tables so they're open first?
>>
>>Thanx,
>>John
>
>Sorry, but I didn't ask you to issue this command. What I really advised was to go to Form Designer and check that property (reset it if 0). Surely, you have to look for real table alias (under Cursor).
John Morga
Sr. Manager Information Systems
Applications Development Group
Systems Engineer
Telephonics Corporation
http://www.telephonics.com
Previous
Reply
Map
View

Click here to load this message in the networking platform