Hello all,

This may be a somewhat strange question, but I can't find an answer to it on the website so I figured I would give it a shot.

Is it possible to put the full contents of an SqLite in-memory database into a string/blob in memory? I would then like to take the same string and convert that back into an in-memory database later, if that makes any sense. Serialization of the database, basically. Is there any reasonable, non hack-ish way of doing this?

Kind regards,

Philip Bennefall
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to