Many threads or process can read, but just one can write, and when is writen
the DB is locked, even for read.

How to read after the database was written by another process?
Reading function should wait until other process finishes writing and
unlocks the file. But in our case unlocking never happens after
writing is finished.
Only when you restart the reader process in can read again.

--
Thanks,
Yuriy Martsynovskyy

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to