sqlite-users  

[sqlite] In memory database question

Virgilio Alexandre Fornazin
Tue, 28 Aug 2007 08:15:50 -0700

Hi

 

There´s possible to share a sqlite3 handle to a memory database in all
threads of application?

Or there´s a way to ‘duplicate’ the handle (sqlite_open() or something like
that)?