--- Bill KING <[EMAIL PROTECTED]> wrote:
> Outside of, and I use Qt's QReadWriteLock. ->lockForRead()/lockForWrite()
> http://doc.trolltech.com/4.1/qreadwritelock.html

Thanks.

Many follow-up questions... :-)

Is this for an application or for the Qt SQLite database driver class?
If it is the latter, how could your database wrapper code know when 
to employ a read lock vs. write lock? Only transactions use write locks?
What about a standalone update, insert or delete outside a transaction?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to