Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user locking conflict on network?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356520
Message ID:
00356596
Views:
10
>If I run the same form (.EXE) at the same time I get a "Attempting record lock... Press ESC to Cancel" error when I start the second copy of the form .EXE running.
>
>Did you get all of that? Anyone got any ideas for me? Thanks for the help.

Steve,

The message you are getting is that you have SET REPROCESS TO -1 or AUTOMATIC, I think is not a good idea to do pesimistic, I always use optimistic table buffering (mode 5) (Jim Booth convinced me), you can also use optimistic and issue a LOCK, this will work. You must give a try to mode 5 and Loking & Unlocking manually.
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform