[Zope] Cookie and ODBC problems?
Graham Chiu
anon_emouse@hotmail.com
Fri, 30 Jul 1999 11:34:18 +1200
In article <37A0C72D.A40ED940@digicool.com>, Michel Pelletier
<michel@digicool.com> writes
>> AttributeError: (see above)
>
>Which attribute is causing the error? This should also be included in
>the error page above the traceback.
>
>-Michel
Sorry, here's the other part
<H2>Zope Error</H2>
<P>Zope has encountered an error while publishing this resource.
</P>
<P>
<STRONG>Error Type: AttributeError</STRONG><BR>
<STRONG>Error Value: query</STRONG><BR>
And here's the zsql add_session that it is complaining about:
insert into session ( sessid, attempts ) values
( <!--#sqlvar m_sessid type=nb-->, 0 )
-------
Regards, Graham Chiu
gchiu<at>compkarori.co.nz