[Zope] Constructing a DCOracle2 BindingArray to match an OUT parameter

John Ziniti jziniti@speakeasy.org
Fri, 18 Oct 2002 10:01:30 -0400


Matt, thanks for your response.  A few questions:

> Generally the code will try to make Binding Arrays for you -- however, 

> it doesn't handle (I dont think) multi-column table form.

Is this a planned feature?  Is it something that someone new to
dco2.c could figure out how to implement?  Any hints?

> The code *does* handle return of cursors properly -- so if you can 
> arrange to return a cursor into your table that will work fine.
>
No such luck.  The PL/SQL author tells me there's no way to return a CURSOR
on the PL/SQL table.