[DB-SIG] There is a better way

Matthew T. Kromer matt@zope.com
Wed, 12 Jun 2002 14:46:22 -0400


Keating, Tim wrote:

>And on Oracle, cr.description is not defined for ref cursors.
>
>  
>

Actually, for DCOracle2, thats just a bug in the python layer -- you can 
call cr.describe() to ASK for the description; its just that the python 
layer doesn't do that automatically (because its normally done on an 
execute).

I just fixed that in CVS.

-- 
Matt Kromer
Zope Corporation  http://www.zope.com/