Victor Subervi wrote:
> The difficulty I am having is that for
> some reason it's not inserting. The form inserts the first image but not
> the second.

My guess is that you're not calling db.commit() after inserting the
second image. (If you had shown your code, I wouldn't have to guess.)

HTH,

--
Carsten Haese
http://informixdb.sourceforge.net

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to