[PyGreSQL] callproc() and Stored Procedures

D'Arcy J.M. Cain darcy at PyGreSQL.org
Sat Mar 1 17:03:11 EST 2008


On Sat, 01 Mar 2008 16:06:09 -0500
Martha Zimet <zimet at manray.com> wrote:
> It's not just the Web page.. I have also tried
> via Python at the command line and that also 
> does not work for pg and pgdb. That is, calling
> the stored proc does not return anything. However,
> using psql I am able to return the correct parameter.

Please post your exact and complete SQL that creates the function and
the Python script that accesses it.

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org


More information about the PyGreSQL mailing list