Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HELP!! BufferMode property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00034833
Message ID:
00034846
Vues:
33
>>>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).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform