Hi, I am using ZDataqueryKit on Zope233, runnning on a Conectiva Linux box. I have already some queries working but when I try to run a stored procedure call I got the error below. Since other queries are working I don't think it is a configuration problem. Also, the procedure runs without problems on the W2K machine. Any hint? The error: Z ODBC Client at /fdrNotas/odbcNotas Error, exceptions.AttributeError: currentColumn SQL used: {CALL consultaNotas(293482)} Traceback (innermost last): File /usr/local/zope-2.3.3/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /usr/local/zope-2.3.3/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/local/zope-2.3.3/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: odbcNotas) File /usr/local/zope-2.3.3/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/local/zope-2.3.3/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_test) File /usr/local/zope-2.3.3/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_test) File /usr/local/zope-2.3.3/lib/python/Shared/DC/ZRDB/DA.py, line 396, in manage_test (Object: odbcNotas) File /usr/local/zope-2.3.3/lib/python/Shared/DC/ZRDB/DA.py, line 374, in manage_test (Object: odbcNotas) File /usr/local/zope-2.3.3/lib/python/Products/ZDataQueryKit/ZODBCClient.py, line 217, in __call__ (Object: odbcNotas) File /usr/local/zope-2.3.3/lib/python/Products/ZDataQueryKit/OSSClient.py, line 70, in __init__ File /usr/local/zope-2.3.3/lib/python/Products/ZDataQueryKit/OSSClient.py, line 126, in cdata AttributeError: (see above) ------------------------------------------------- E-mail enviado pelo Webmail CensaNET http://www.censanet.com.br/webmail
participants (1)
-
ratem@censanet.com.br