Support implicit result sets returned by Oracle 12 stored procedures

  • Thread starter Thread starter ddfourni
  • Start date Start date
Status
Not open for further replies.
D

ddfourni

Guest
Now that Oracle 12 supports implicit result sets being returned from stored procedures, the JDBC (and ODBC driver) should support the implicit result set return. It seems like an obvious improvement to any driver that is reported to support Oracle 12. Currently we see an error with: Implicit results cannot be returned to client.

Continue reading...
 
Status
Not open for further replies.
Back
Top