Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two forms record locking
Message
From
02/06/2008 06:22:14
 
 
To
01/06/2008 15:34:05
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01320842
Message ID:
01320901
Views:
17
>Hi. what settings should I use for 2 forms (using same data) to show in different windows (same time). Get message "attempting to lock" when I place rec pointer on same rec. I currently have RecordLock set Off.
>Thanks, Randy

If you use pessimistic row/table buffering, a record is automatically locked and can't be writeaccessed for a second time. Use optimistic buffering, if you want to be able to use several forms in parallel. Same datasession or not.

Bye, Olaf.
Previous
Reply
Map
View

Click here to load this message in the networking platform