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

explain about special characters?

526


How can we store and retrieve images from the database?

507


What are the different types of locking in JDBC?

560


What is the JDBC?

547


Is java a database?

485






How can you retrieve data from the resultset using jdbc?

543


What are common JDBC Exceptions?

538


How many types of statements are there in jdbc?

482


How to rollback a JDBC transaction?

560


How do you insert images into database using jdbc?

555


What is the use of JDBC DriverManager class?

547


What is two-phase commit in the database?

509


What is jdbc class forname?

479


I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?

475


How does a file store compare with a jdbc store?

624