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
