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
What is jdbc driver manager?
Can I get a null resultset?
What is new in JDBC 2.0?
What is metadata in java programming?
What is benefit of using preparedstatement in java?
What is the meaning of batch updates?
What is jdbc databasemetadata interface?
How to connect html page to database using jdbc?
What port does jdbc use?
Explain how data flows from view to db and reverse
State the three different ways in which you can create a table?
What does executeupdate return in jdbc?
Why do we use jdbc statements?
What is statement and preparedstatement in java?
What is jdbc architecture?