Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Locking
Message
From
18/08/2001 15:54:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
File Locking
Miscellaneous
Thread ID:
00545892
Message ID:
00545892
Views:
33
Hi All

In a Form Designer that datasession is set to 2 (Private Data Session),
do i have to use flock() , rlock(), unlock for data updating ?

Example :-
In a click property of a command button
Sele Items
if rlock()
replace ....with ....,
if cursorgetprop("Buffering") > 1
tableupdate(.T.)
endif
endif
unlock


T.I.A
Patrick
Next
Reply
Map
View

Click here to load this message in the networking platform