On Sun, Dec 6, 2009 at 7:35 PM, Ted Rolle, Jr. <ster...@gmail.com> wrote:
> From what I read, it is necessary to have a programmatic interface to
> put images into a database.  True?
>
..

yes, but I am not sure what other kind of interface there could be?
You can't imagine putting an image into a sqlite db through the
command line shell application. Of course, you can build your own
application that allows the user to select, view and upload an image
that then gets inserted into the db.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to