Hi,

When I use Sqlite from the main thread everything works very well, but if
I call any API function such as "sqlite_open" from a sub-thread then I
always get: "no such table: sqlite_temp_master" error. The sub-thread is
within a COM object which is invoked by another application. Can anyone
please help?

Eugene
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to