
April 4th, 2002, 07:39 PM
|
|
|
|
Join Date: Apr 2007
Location: Tampa, FL, USA
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PostgreSQL Stored Procedures in PHP?
I'm having terrible luck working with PostgreSQL stored procedures in PHP. I'm a recent convert from the ASP/ADO side of the fence.
I was told on another forum that PostgreSQL sp's can't return recordsets, only open cursors. I haven't found any information on working with open cursors, binding values to variables, working with records, etc.
If anyone has experience dealing with pgsql stored procedures in PHP, or can offer any insight, it would be greatly appreciated.
Thanks!
Scott
|