[Zope-DB] Informix and char with more than 256 Byte
"Kaminski, Björn"
BKaminski at mbisoftware.de
Tue Feb 3 04:09:25 EST 2004
Hi everyone,
I haven't found anything in the archives on this topic, so here is my
question:
I have a connect to an informix database using a "Z ODBC Database
Connection".
The table has a char[1000] column. When I try to insert values larger than
256
Bytes I get this error "A quoted string exceeds 256 bytes".
Using mxODBC (Python Product) I can avoid this problem by using a '?' and
passing
the String as a Parameter.
Is there a way to do this in Zope ?
thx in advance
Bjoern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20040203/5fc2404d/attachment.html
More information about the Zope-DB
mailing list