On Sunday, June 09, 2019 08:24:10 PM Richard Hipp wrote:
> On 6/9/19, Igor Korot <ikoro...@gmail.com> wrote:
> > Now I open this database in sqlite3 CLI binary and would like to insert
> > some png
> > file inside this BLOB field.
> 
> INSERT INTO tab1(blob1) VALUES(readfile('some.png'));

I probably should figure this out, but in a GUI, how do I recover a graphic 
from the database?  I can see how it's easily saved in a database field.

MaRK


_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to