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:
00034835
Vues:
38
>Hi,
>My app uses a few small free tables. My form uses the Picture buttons that come with the Form Wizard (VFP3).
>I hit Edit to edit a record then decide against that and click the Revert button.
>The following code:
>*Reverting Record
>If THIS.Parent EditMode
> If THIS.Parent.UseDataEnv
> Select (THIS.Parent.OldAlias)
> =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?!?
>
>Thanx in advance,
>John

Check DataEnvironment.Cursor.BufferModeOverride setting
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform