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 can you retrieve data from the resultset using jdbc?
What is batch processing and how to perform batch processing in jdbc?
What is jdbc thin client in oracle?
How can you make the connection using jdbc?
How do I find whether a parameter exists in the request object?
How can I get or redirect the log used by DriverManager and JDBC drivers?
What is jdbc connection interface?
How to set the attribute concurrency in resultset?
What is in term of jdbc a datasource?
What are the different types of drivers under jdbc?
What is jdbc drivers in java?
Why is odbc needed?
What is jdbc and odbc in java?
What is a jdbc connection?
What is the difference between setmaxrows(int) and setfetchsize(int)?