On 4/26/19, Mohd Radzi Ibrahim <[email protected]> wrote: > Hi, is there a vfs that could be used to open a blob column as a database?
I think you probably want the sqlite3_deserialize() interface. https://www.sqlite.org/c3ref/deserialize.html -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

