How does JDBC differ from ODBC?

Answer Posted / chandra rekha

JDBC is the name of the protocol which is used to connect
to the database whereas ODBC is the mechanism that is used
to retrieve data from the database....JDBC is called the
protocol and ODBC the subprotocol...

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are types of jdbc drivers?

749


What is the difference between ojdbc6 and ojdbc7?

626


What is in term of jdbc a datasource?

666


What is metadata in java programming?

670


Does jdbctemplate close connection?

661


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

725


Briefly tell about the jdbc architecture.

745


Explain the difference between rowset vs. Resultset in jdbc?

767


Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?

799


What is device controller?

696


What is jdbc dialect?

667


What should be done for auto generating primary key id in a table ?

718


What is an escape syntax?

716


Why should we close database connections in java?

898


What does connection pooling mean ?

750