On Jan 18, 2012, at 12:00 PM, Petr Lázňovský wrote:

> have windows batch working with sqlite, may I insert image into database and 
> than read this images from?

As pointed out, you might want to use the 'blob' type to store binary data.

That said, why bother storing these images inside the database itself? Any 
benefit in doing so? 

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

Reply via email to