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

What is the purpose of the jdbc resultset interface?

520


What is the query used to display all tables names in SQL Server (Query analyzer)?

520


What is the return type of class.forname() method?

550


What are types of jdbc drivers?

528


Write an sql to find all records having all numeric characters in a field ?

494






What is the feature of jdbc v4?

489


How can you know about drivers and database information ?

559


Explain the importance of drivermanager.

716


How can I create a custom RowSetMetaData object from scratch?

550


What do you mean by database connection pooling?

518


What is the limitation of PreparedStatement and how to overcome it?

642


How are jdbc statements used?

506


What is jdbc and jdbc drivers?

506


What is sqlwarning?

559


What is the major difference between java.util.date and java.sql.date data type?

494