On Sat, 9 Apr 2005, Christopher Kings-Lynne wrote:

> > PDO API. Many databases (Apache Derby, DB2, Microsoft SQL Server,
> > MySQL 5, and PostgreSQL to a certain extent) support stored procedures
> 
> PostgreSQL to a certain extent, what the...?
> 
> Anyway, why do stored procs need to be treated differently to normal results?
> In PostgreSQL they just return results like normal SELECTs...

Because SPs can return multiple result sets...or can't PostGreSQL don't 
do this?

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to