Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header locking
Message
De
08/09/1999 16:42:19
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
08/09/1999 15:28:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00262231
Message ID:
00262598
Vues:
19
Erik,
Help says: Visual FoxPro displays the "Waiting for lock ... " system message only if SET STATUS is set to ON.
So I assume if you SET STATUS OFF, no system message.

But what I was saying is to not use the automatic locking at all, but do it manually. If I RLOCK(0), and it returns .T., I insert, if it returns .F., I wait some random milliseconds, and attempt RLOCK(0) again. There's no problem with Waiting for lock then, is there?

>this is indeed a different way about it, but doesn't get around the root of the problem: when VFP tries to lock a record, it usees the SET REPROCESS setting, and if it is anything but 1, will keep attempting to lock the record, depending on the setting. During these successive attempts, VFp gives the user a message "Attempting to lock..." and this qualifies as UI, a no no for an In-Proc server.
>
>
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform