Tuesday, November 29, 2011

Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

No. You can open only one Statement object per connection when you are using the JDBC-ODBC Bridge.
Category:JDBC Interview Questions

No comments:

Post a Comment