Hi, ALL,
Let's say I have some database, where I have table called test.
This test table contains the field whose type is BLOB.

Now I open this database in sqlite3 CLI binary and would like to insert some png
file inside this BLOB field. And I am not talking about the file name
- the actual
content of the png.

Is there a way to do that from the CLI?

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

Reply via email to