Z ODBC Error Value: unpack sequence of wrong size
I'm using Zope 2.1.5 (binary release, python 1.5.2, win32-x86) and when I test a Z ODBC Database Connection (ZODBCda product) with something like create table t1 (id integer) I get : Zope Error Error Type: ValueError Error Value: unpack sequence of wrong size Please help me with suggestions! Thank you! Ioan http://ioan_coman.tripod.com/index.htm ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1
In article <20000405132641.21109.qmail@nwcst288.netaddress.usa.net>, Ioan Coman <ioan@usa.net> writes
I'm using Zope 2.1.5 (binary release, python 1.5.2, win32-x86) and when I test a Z ODBC Database Connection (ZODBCda product) with something like create table t1 (id integer) I get : Zope Error Error Type: ValueError Error Value: unpack sequence of wrong size
Please help me with suggestions!
The current release doesn't to my knowledge allow you to create tables via ODBC. Also, sqlmethods are broken in 2.1.5 - need to upgrade to 2.1.6 ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin
participants (2)
-
Graham Chiu -
Ioan Coman