Cursors and PostgreSQL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CjB

    Cursors and PostgreSQL

    Hi there. I'm trying to use a refcursor that is being returned by a
    function within PHP. I have searched the forums and google, but cannot
    find a good example of how to do this.

    Can anyone point me to a good working example of
    PostgreSQL+PHP+ Cursors?

    Thanks!

Working...