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


Please Help Members By Posting Answers For Below Questions

Does JDBC support stored procedures?

561


What are the different classes through which JDBC represents statements?

513


How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?

610


What are database warnings in jdbc and how can we handle database warnings in jdbc?

616


Why prepared statements are faster?

533






Compare jdbc and odbc and how is jdbc required in this context.

528


How do I insert/update records with some of the columns having NULL value?

516


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

570


What are clob and blob data types in jdbc?

569


When does the result for an sql statement return null?

519


What are the new features available in jdbc 4.0?

534


How many packages are available in jdbc api?

541


How does a file store compare with a jdbc store?

638


What are the types of statements in jdbc?

532


What is the difference between setmaxrows(int) and setfetchsize(int)?

568