Is there generic cursor support available?  The only things I can find refer to Oracle.  I am using postgres and the result of my select statement is a cursor not a result set.  I can define an OUT parameter instead of using the return type if that helps.

Reply via email to