Hi,
is there a way to create more then one sqlite connection hadles for the 
same in-memory database?
I know that I could share the connection pointer, but I would prefer to 
to have differrent indipendent
connections.

There was a proposal:
http://www.mail-archive.com/sqlite-users@sqlite.org/msg35438.html
from Markus Lehmann.
Is this a safe sollution?

Regards

Maik
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to