Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pessimistic buffering problem!
Message
De
01/10/1998 09:31:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Pessimistic buffering problem!
Divers
Thread ID:
00142782
Message ID:
00142782
Vues:
73
I have a formset in which one of the forms' load method has the following code:

SET EXCLUS OFF
SET REPROC TO AUTOMATIC
ON ERROR DO ERRORFIX WITH ERROR(),MESSAGE()

The formset is set to pessimistic buffering.

When two users try to edit the same record through a data entry screen from the same form, the message "Record is locked - ESC to cancel locking" is displayed. When ESC is pressed, an error message called in errorfix is displayed, then the main application object is released and the program exits. I don't want this to happen. My intent is to clear the lock attempt and keep the form opened.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform