> is there a way to create more then one sqlite connection hadles for the
> same in-memory database?
No.
> There was a proposal:
> http://www.mail-archive.com/sqlite-users@sqlite.org/msg35438.html
> from Markus Lehmann.
> Is this a safe sollution?
I guess if it's not in the mainline SQLite it's
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/msg35
2 matches
Mail list logo