I am trying to execute a function which returns a refcursor, from ODBC client, But ODBC client could not able to recognize the refcursor hence could not able to retrieve the resultset. I am working with Posgresql 8.4 version.
Do ODBC - Posgresql supports refcursor?
Do we have user guide or document on ODBC guide which can help.