sqlite-users  

[sqlite] Multi-threading.

Roushan Ali
Fri, 15 Jul 2005 04:28:27 -0700

Hello all,
          Can we use single sqlite_open handle(global) across threads(
if all database operations are serialized by using semaphore) ? Please
help.
           
 

Regards,
Roushan