Calling Stored Procedure in DCOracle How To ?

Oleg Broytmann phd at phd.pp.ru
Thu Feb 15 11:07:48 EST 2001


On Thu, 15 Feb 2001, Jose Martin wrote:
> dbc.callproc('myproc', [])     <---- Second Argument must be a tuple.

   I always used (when I used DCOracle at all) lists. But I never had
procedures without parameters.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list