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 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match