On Oct 27, 2005, at 1:24 AM, [EMAIL PROTECTED] wrote:
File "c:\Python24\Lib\site-packages\Dabo-0.4.2-py2.4.egg\dabo\db
\dCursorMixin.
py", line 546, in getFieldVal
if rec.has_key(fld):
AttributeError: 'tuple' object has no attribute 'has_key'
That's the problem. The query is returning tuples instead of
dicts. Something is preventing the creation of dictionaries for the
returned values of the query. This should be done automatically by
the dCursorMixin class.
Do you know if the embedded version of the server is based on
Firebird 1.x or 2.x?
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users