Can't Encode Pic

Carsten Haese carsten.haese at gmail.com
Fri Nov 27 11:13:59 EST 2009


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




More information about the Python-list mailing list