Re: [SQLObject] Multithread application using a shared SQLite object

2007-11-29 Thread Leandro Sales
Well, I just have one thread writing and the others reading, is still it not possible? Leandro. 2007/11/29, Simon Cross <[EMAIL PROTECTED]>: > On 2007/11/29, Leandro Sales <[EMAIL PROTECTED]> wrote: > > I had a single thread application that access one sqlite database > > via SQLObject. Rece

Re: [SQLObject] Multithread application using a shared SQLite object

2007-11-29 Thread Simon Cross
On 2007/11/29, Leandro Sales <[EMAIL PROTECTED]> wrote: > I had a single thread application that access one sqlite database > via SQLObject. Recently I change it and now I need to have multiples > threads accessing this database. I'm experimenting my new approach and > in some cases I get an exce

Re: [SQLObject] Multithread application using a shared SQLite object

2007-11-29 Thread Leandro Sales
ERRATA: in subject I meant "SQLite database via SQLObject" Thanks, Leandro. 2007/11/29, Leandro Sales <[EMAIL PROTECTED]>: > Hi, > I had a single thread application that access one sqlite database > via SQLObject. Recently I change it and now I need to have multiples > threads accessing this

[SQLObject] Multithread application using a shared SQLite object

2007-11-29 Thread Leandro Sales
Hi, I had a single thread application that access one sqlite database via SQLObject. Recently I change it and now I need to have multiples threads accessing this database. I'm experimenting my new approach and in some cases I get an exception from SQLObject, like this: "OperationalError: database