Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Access the Buffer ???
Message
De
22/04/1998 10:06:10
 
 
À
22/04/1998 09:59:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00093978
Message ID:
00093981
Vues:
29
Aaron,

If using row buffering, the current record would be the bufferred record.

In table buffering, you could use GETNEXTMODIFIED to cycle thru all
the modified records.

You can use GETFIELDSTATE to determine what fields have changed.

You can use the field value, CURVAL(), OLDVAL() to determine the
your current value, the value currently on disk, and the value when you
originally read the record.

-myron kirby-
==================================================
>I am using Pessmistic Table/Row buffering - is there a way to display the buffer (in a form?) before the data is commited with tableupdate()?
>
>Thanks
>
>Aaron
----------------------------------
-myron kirby (mkirby2000@gmail.com)-
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform