What is JDBC and ODBC and what are the differences between
them?
Answer Posted / ravi
* ODBC can't be directly used with java because it uses a c
interface.
| Is This Answer Correct ? | 42 Yes | 17 No |
Post New Answer View All Answers
How can I create a custom RowSetMetaData object from scratch?
What is jdbc driver in java?
What causes the "No suitable driver" error?
What is statement and preparedstatement in java?
Write a program JDBCcode forfetching student database with SQL.
Explain the difference between rowset vs. Resultset in jdbc?
What is layer in communication?
What is serialization and deserialization in java programming?
What is jdbc odbc?
what happen if we set JDBC string to NULL?
Which jdbc driver is the fastest driver?
What is the fastest type of JDBC driver?
What are four types of JDBC driver?
What is hbm xml?
What are the differences between setmaxrows(int) and setfetchsize(int)?