John C. Turnbull wrote:
Can anyone help me fetch multiple rows from a procedure call?
You can return JDBC one or more JDBC ResultSet's from a procedure. See this wiki page http://wiki.apache.org/db-derby/DerbySQLroutines HTH, Dan.
John C. Turnbull wrote:
Can anyone help me fetch multiple rows from a procedure call?
You can return JDBC one or more JDBC ResultSet's from a procedure. See this wiki page http://wiki.apache.org/db-derby/DerbySQLroutines HTH, Dan.