[PyGreSQL] callproc() and Stored Procedures

Martha Zimet zimet at manray.com
Sun Mar 2 19:13:33 EST 2008


I have it figured out. It was my mistake.
I was not processing the results correctly
from the query and execute statements. 

Thanks to all who responded.

Regards,

/martha

On Sat Mar  1 17:03 , "D"Arcy J.M. Cain"  sent:

>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