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:
00340595
Views:
24
Even though you are using insert into, an implicit lock is performed on the table header. It is very fast so the odds of someone hitting it at the exact same time are remote, but they fall within the "probably will happen at some point when the VP wants to get into your system" time frame.

Try locking recno(0) and then issuing the insert. This gives you something tangible to test for and you can control the behavior.
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