On 5/18/18, Lloyd <[email protected]> wrote:
>
> Deserialize cannot solve my problem as it needs a valid db connection. As
> suggested by Ryan vfs can solve my problem. Thank you DD
Do what you want, but remember you can always create a valid database
connection using sqlite3_open(":memory:", &db) and then do the
sqlite3_deserialize().
--
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users