What is JDBC and ODBC and what are the differences between
them?

Answer Posted / mahesh

1:-ODBC is platform dependent and database independent 1:-JDBC is both platform and database independent
2:-ODBC implement in C language with pointer 2:-JDBC implement in JAVA with out pointer

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of jdbc drivers are there?

634


What is the role of jdbc drivermanager class?

655


Is jdbc an api?

633


Which database is used for java?

599


What are the three basic components of the odbc architecture?

541






Is jdbc faster than odbc?

575


How can you use preparedstatement in jdbc?

614


What is the use of dialect?

640


What is jdbc driver in java?

579


What is jdbc and its advantages?

587


How to insert and delete a row programmatically? (new feature in JDBC 2.0)

600


How can we maintain the integrity of a database by using jdbc?

606


What does executequery return in java?

598


How can I connect mysql or oracle with java?

617


What are the different types of statements? How we can you use preparedstatement.

586