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
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What is connection pooling and why it is used?
How to get a whole row of data at once?
How can a java objects be stored in database?
How can we store the file in the oracle database?
can we create a own jdbc driver? how can we create?
Explain how to make updates to the updatable resultsets.
explain about special characters?
What type of driver you use in real-time projects?
Why are we using blob datatypes in jdbc?
What is data source in java?
Why isn't the java.sql.DriverManager class being found?