[egenix-users] RE: [egenix-sales] Evaluation

Charlie Clark support at egenix.com
Wed Mar 23 09:59:39 CET 2005


On 2005-03-22 at 21:03:19 [+0100], Scott Robinson <srobinson at compxnet.com> 
wrote:
> I changed the Maximum rows to retrieve to'9999' and the Maximum results to
> cache to '9999' But I still get the error, here is the tracefile. Hope this
> is what your looking for.
> 
> Time 2005/03/22 15:59:59.373 US/Eastern
> User Name (User Id) admin (admin)
> Request URL http://10.2.2.23/waterloo/it/sql_select_all_eventlog/manage_test
> 
> Exception Type KeyError
> Exception Value 'query'
> 
> Traceback (innermost last):
> 
> Module ZPublisher.Publish, line 101, in publish
> Module ZPublisher.mapply, line 88, in mapply
> Module ZPublisher.Publish, line 39, in call_object
> Module Shared.DC.ZRDB.DA, line 337, in manage_test
> Module DocumentTemplate.DT_String, line 474, in __call__
> Module DocumentTemplate.DT_In, line 602, in renderwb
> Module DocumentTemplate.DT_Var, line 219, in render
> KeyError: 'query'
> 
> Display traceback as text

Dear Scott,

this is an error in your PageTemplate and almost definitely unrelated to the 
mxODBCZopeDA. You are trying to access an object called "query" which does 
not exist in the local namespace. Might be able to say more if you send the 
template.

Charlie
-- 
Charlie Clark
eGenix.com

Professional Python Services directly from the Source
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::



More information about the egenix-users mailing list