[cx-oracle-users] cx_Oracle equivalent of MySQL's DictCursor?
Brought to you by:
atuining
From: Mark H. <mh...@pi...> - 2005-09-23 17:20:23
|
I've just received this query. Does anyone know of such a thing? The MySQL-python-1.2.0 doc describes it as: DictCursor Like ``Cursor`` except it returns rows as dictionaries. > We use MySQL's DictCursor as a cursor for queries. It looks like this > cursor will present results as a dict. Do you know if the Oracle obj > supports this type of cursor? Many TIA! Mark -- Mark Harrison Pixar Animation Studio Emeryville, CA |