Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locking Strategy Needed
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00340545
Message ID:
00340655
Views:
28
if rlock('0','mytable') then
   insert into mytable values (value1, value2)
   unlock record 0 in mytable
else
   * you can't log in right now, try again
endif
You could put this in a loop with a counter or you could bump up reprocess so VFP internally runs its own loop and counter.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform