Joe Wilson wrote:
> Hi Bill,
>
> When you say "handle read/write locking [your]self" do
> you mean outside of SQLite in your code or by altering 
> SQLite's source code?
>
> What algorithm do you employ?
>
> --- Bill KING <[EMAIL PROTECTED]> wrote:
>   
>> I personally did do all this, this doesn't solve the issue. As I
>> mentioned earlier, I followed all the rules, the only solution to avoid
>> the issues he's getting was to handle read/write locking myself.
>>     
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
>
>   
Outside of, and I use Qt's QReadWriteLock. ->lockForRead()/lockForWrite()
http://doc.trolltech.com/4.1/qreadwritelock.html

-- 
Bill King, Software Engineer
Trolltech, Brisbane Technology Park
26 Brandl St, Eight Mile Plains, 
QLD, Australia, 4113
Tel + 61 7 3219 9906 (x137)
Fax + 61 7 3219 9938
mobile: 0423 532 733

Reply via email to