Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Buffering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Buffering
Divers
Thread ID:
00270717
Message ID:
00270717
Vues:
55
I've been testing an application that I thought I made multi-user by using Optimistic record locking, only to find out that I can change the same record on two different PC's without VFP screaming at me. I have the following:

Set Exclusive Off
Set MultiLocks On
Use TableName
CursorSetProp("Buffering",3)

I also tried Pessimistic record locking. In both cases VFP let me edit and change the row on both PC's at the same time.

Shouldn't VFP generate an error in these cases.

Thanks
Alan Trosky
MIS Director
Pennsylvania Bar Association
Harrisburg PA 17108
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform