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 [EMAIL PROTECTED]> 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 _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
