Does multiple concurrent open statements per connection are
supported by the JDBC-ODBC Bridge?

Answer Posted / rds

Yes. However theoritically the answer is "NO". Per
Connection there is only one Statement object is allowed.
However, i have tried using 2 statement, i did not find any
exception thorwn, in JDK 1.4(I am using).

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between stored procedure and functions?

560


What is jdbc architecture in java?

541


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

617


Why should we close database connections in java?

771


Why are we using blob datatypes in jdbc?

636






What is meant by jdbc?

594


Give an example of code used for setting up connection with a driver.

593


Explain about column name and getter method?

684


How can I get or redirect the log used by DriverManager and JDBC drivers?

593


What is jdbc odbc?

619


Differentiate between type_scroll_insensitive and type_scroll_sensitive.

605


What is jdbc driver?

554


Is jdbc a middleware?

587


What is JDBC Batch Processing and what are it’s benefits?

577


What are restrictions on triggers?

1750