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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

Explain the steps in writing a java program using jdbc?

0 Answers  


Briefly tell about the jdbc architecture.

0 Answers  


How do I insert/update records with some of the columns having NULL value?

0 Answers  


What is the purpose of jdbc resultset interface?

0 Answers  


Which Driver is preferable for using JDBC API in Applets?

2 Answers  






How can we retrieve data from the resultset?

0 Answers  


Explain about the drive manager class working?

0 Answers  


Why did my jdbc code throw a rollback sqlexception?

0 Answers  


Why do you use a data source object for a connection?

0 Answers  


What is the fastest type of JDBC driver?

0 Answers  


What are the differences between execute, executequery, and executeupdate?

0 Answers  


What is JDBC Statement?

0 Answers  


Categories