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 to connect multiple database in jdbc?
Which is best database for java?
What are the steps involved in establishing a connection using jdbc in java?
Where jdbc drivermanager class is used?
What is odbc. how is it related to sql cli?
How do you insert images into database using jdbc?
explain about special characters?
What is jdbc driver manager?
What is an encrypted internet connection?
What is represented by the connection object?
Describe odbc?
What packages are used by jdbc?
How many types of statements are there in jdbc?
What is the meaning of connection?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?