There's no "like" - you do use connection pointer directly from thread
B. The fact that the piece of code thread B currently executes is a
method of an object that happened to be created by thread A is
immaterial.
Thanks Igor.
That clears things and it shows me I need to open/close the database
locally when a method is called by several threads.
This is why I asked about using local connections instead of global ones
on my other message "Holding sqlite connection".
Regards
Gil
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------