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
Which is better jpa or jdbc?
How can we store and retrieve images from the database?
What do you mean by batch processing in jdbc?
What is the function of drivermanager class?
Can resultset be null in java?
When do we use execute method in java jdbc?
What does the jdbc databasemetadata interface?
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is getconnection method in java?
What is meant by jdbc?
Why do we need jdbc api?
What is difference between java.util.Date and java.sql.Date?
How can I connect mysql or oracle with java?
Why jdbc is used in java?
What are the steps required to execute a query in jdbc?