On Sat, 20 May 2006, dfx wrote:
I am trying to get recordset from PostgreSQL database (8.1.3) with java but I am some problem. Can somebody send me a short fragment of code that call a function that returns a set of records?
http://jdbc.postgresql.org/documentation/81/callproc.html#callproc-resultset Kris Jurka