Christoph Zwerschke wrote: > Also (correct me if I'm wrong) in PostgreSQL > everything is a function, there is no distinction between procedures and > functions. So you can do the same "SELECT" trick with pgdb, using > execute() instead of query().
Sorry if I implied otherwise, but I'm sure you can - it's just that I'm only familiar with the pg interface and not pgdb, so I didn't know how to execute the query (no puns intended). -- Regards, Daryl Tester "There is no 'I' in team, but there are 6 I's in 'Dissociative Identity Disorder'" _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
