Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uniqueness of index is violated
Message
From
14/07/2001 07:11:54
Walter Meester
HoogkarspelNetherlands
 
 
To
14/07/2001 00:11:53
Jill Derickson
Software Specialties
Saipan, CNMI
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00530142
Message ID:
00530629
Views:
15
Hi Jill,

In that case you might try to use RLOCK(0) which locks only the table header. This will refresh the local buffer, allows other records to be locked, and prevent other users to INSERT records while you hold the table header lock.

Walter,

>Walter,
>
>>You can eliminate the issue by placing a file lock on the table before you seek(),
>
>uh-uh...can't do that...since I'm using this as a semaphore file...and keeping the record for a reservation locked...it may be locked for awhile...that would prevent other users from locking any other reservations.
>
>
>Will have to try the SET REFRESH setting.
>
>Thanks...J
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform