If you really need to invoke SQLite from a single handler, consider opening a separate database connection for use by
the signal handler.

I actually do.  I'll try with a separate handler and get back
to you -- hopefully in a couple of days.

Eventually rather than experimenting with it, I decided to completely rewrite 
the signal
handler: I do not invoke SQLite from within it anymore.  Thus I've lost a tiny
bit of functionality but the process (all in all) seems to work just fine.  (Now
I only have performance issues (I have too much data)  :-)  but I'll sort them.)

Thanks for the input!

Andras



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

Reply via email to