Hi,
I would like to use transactions from separate threads, each thread having one
connection to a single in-memory db.
I just read in the sqlite doc that in-memory sqlite databases (using
sqlite3_open(":memory:", ...)) are private to a single connection.
Is there a way to open a second connection to the same in-memory database (for
example from a second thread)? Has someone ever tried to do (or implement) that?
Any help appreciated.
Thanks
Vincent
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users