Does multiple concurrent open statements per connection are
supported by the JDBC-ODBC Bridge?
Answer Posted / alladi sudhir
No JDBC-ODBC Bridge Driver supports only one Statement at
a time.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I receive a ResultSet from a stored procedure?
What is execute in java?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
What does setautocommit do?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What is db client?
How do we call a stored procedure from jdbc?
What are dml and ddl?
Which type of driver provides jdbc access via one or more odbc drivers?
What is isolation level? How to set it?
What is JDBC Connection isolation levels?
Name the method, which is used to prepare a callablestatement.
What is jdbc dialect?
What is the role of class.forname while loading drivers?
Which jdbc driver is the fastest driver?