Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Buffering
Miscellaneous
Thread ID:
00270717
Message ID:
00270717
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform