On 6/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Mikey C <[EMAIL PROTECTED]> wrote:
>
> Please implement table and row level locking. :-)


If you think you know a way to implement row-level
locking that does not impose one of the above
limitations, then please tell me and I will look
into the matter.

Out of curiosity why won't flock() work?
flock() allows locking an area within a file.
I know there are problems with locking on files accessed on a
network. I also recall when we used locking across an NFS
network with Sun workstations it was very slow. Aquiring locks
to a LONG time.

Reply via email to