[sqlite] multiple request handling

2007-03-30 Thread Pavan

Hi,

Does SQLite handle multiple request handling ?

Thanks,
Pavan.

--
'
Always finish stronger than you start
*


Re: [sqlite] multiple request handling

2007-03-30 Thread Martin Jenkins

Pavan wrote:

Does SQLite handle multiple request handling ?


Yes.

Martin

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



Re: [sqlite] multiple request handling

2007-03-30 Thread Cesar Rodas

YEah... but every thread need to have its connection. Is not a good
idea to have a global connection and use in deferents threads.

On 30/03/07, Pavan [EMAIL PROTECTED] wrote:

Hi,

Does SQLite handle multiple request handling ?

Thanks,
Pavan.

--
'
Always finish stronger than you start
*




--
Cesar Rodas
http://www.cesarodas.com/
Mobile Phone: 595 961 974165
Phone: 595 21 645590
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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