Hi,

The odd thing is that if I use DCOMCNFG and set my COM EXE to run in the Interactive 
User account then everthing works very well!

Eugene



*********** REPLY SEPARATOR  ***********

On 12/27/2003 at 4:26 PM EzTools wrote:

>Hi Eugene.  Is the table already open in the main thread when you try open
>it in the other thread?  Is the COM object an "out of process" object?
>
>BTW, have you looked into using the SqlitePlus COM DLL?  It makes life
>*much* easier than with the Sqlite database engine.  Here are the links to
>check it out:
>
>    www.eztools-software.com/sqliteplus.htm
>    www.eztools-software.com/downloads/sqliteplus.exe
>
>cheers
>-Brett Goodman
>
>----- Original Message -----
>From: "Eugene Lin" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Saturday, December 27, 2003 2:46 AM
>Subject: [sqlite] Fwd: no such table: sqlite_temp_master
>
>
>> 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]
>>




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

Reply via email to