Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: File is in use by another user on view.
Message
From
22/02/2004 14:25:03
Walter Meester
HoogkarspelNetherlands
 
 
To
20/02/2004 05:07:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00878239
Message ID:
00879741
Views:
17
Hi aleksey,

>Hi Walter,
>
>When view is in row buffering mode, each INSERT/APPEND does implicit TABLEUPDATE for the currently buffered record first. It is trying to update the base table which might be locked at the time.
>
>Thanks,
>Aleksey.

Herein seem to be a factor. I think this indeed is the case. However, The question is why it is locked because at every insert I do a tableupdate(2,.T.,cAlias). For what I´ve tested it runs without any problem at the first time, but has problem the second time. The tableupdate does succeed, so it should release the lock on the underlying table also.

Just setting it to tablebuffering seems to solve the problem.


Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform