How does JDBC differ from ODBC?

Answer Posted / devarathnam c,kotagudibanda(po

Hi...
JDBC: It is developed in pure java language.But ODBC
develop in C/C++ language using pointers,it is a microsoft
product.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

850


Why is jdbc used?

713


Explain the steps in writing a java program using jdbc?

696


Expalin the method of calling a stored procedure from jdbc.

767


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

685


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

748


What does the jdbc resultsetmetadata interface?

752


What are the packages are used in jdbc?

805


How can you retrieve data from the resultset using jdbc?

778


How do java applications access the database using jdbc?

766


How do I set properties for a JDBC driver and where are the properties stored?

734


How do I find ojdbc jar version?

713


How can you load the drivers?

760


What are the components of jdbc?

785


Define preparedstatement.

749