Which is better odbc or jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is JDBC Driver interface?
What do you mean by odbc?
What is db client?
Which database is used with java?
What are the different types of statements? How we can you use preparedstatement.
What is the purpose of the jdbc resultset interface?
What is a jdbc connection pool?
Explain the importance of drivermanager.
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What are the different types of statements?
Why isn't the java.sql.DriverManager class being found?
Prepared statements are faster. Why?