On Fri, May 18, 2018 at 11:50 AM Lloyd <lloydkl.t...@gmail.com> wrote:

> I have a "buffer" containing data read from a file-based sqlite database.
> Is there any possibility for processing this "buffer" to query the data?
>

Only https://www.sqlite.org/draft/c3ref/deserialize.html comes to mind,
and that's brand new and assumes the buffer comes from the companion
serialize. Not sure it's release in 3.24 yet. Google finds it in the Draft
only. --DD
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to