Which type of driver provides jdbc access via one or more odbc drivers?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc and explain jdbc architecture?
signature of init method?
What is the purpose of jdbc?
What is ojdbc?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What is the benefit of having jdbcrowset implementation?
What is JDBC API and when do we use it?
How are jdbc statements used?
What are the advantages of database connection pooling?
When do we get java.sql.SQLException: No suitable driver found?
Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
What does Class.forName return?