Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering: why optimistic?
Message
 
À
07/12/1998 05:21:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00163932
Message ID:
00164677
Vues:
26
Denise,

Optimistic buffering does not require that the user ever see a problem. You can resolve confilcts down to the field level using CURVAL() OLDVAL() and the current buffer value and only involve the user when they have changed the same field that someone else has changed.

You also need to consider the likelihood that two users will affect the same record at the same time versus consumming system resources for locks all over the place when you will most likely never need them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform