[Zope-DB] Getting OUT params from ZOracleDA stored procedure

Tom Steele tsteele@steelefortress.com
Thu, 21 Nov 2002 08:28:56 -0700


Howdy,

I am trying to figure out how to get the OUT params from a stored procedure
that I am calling with DCOracle2's version of ZOracleDA with dtml-call.  Is
there any way  to get them back cleanly?  Or do I need to stick to the
method that's in the DCOracle2's readme and use straight python?  Is there a
doc somewhere that I missed specific to the ZOracleDA thing that goes over
this?  Thanks.

Tom