What is Type-1 Driver and when this driver is used?

Answer Posted / chandrarekha

JDBC-ODBC driver is called the type 1 driver..it used for
standalone applications only...it is the default driver
therefore not necessary to install the driver like type
2,3,4....and it's not useful for applications over network
and over web...the driver converts the statements/JDBC
calls into opendatabase connectivity calls based on which
the data is retrived from the database

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection commit?

497


What is difference between java.util.Date and java.sql.Date?

534


What are the new features added to JDBC 4.0?

535


Explain the two tier and three tier architecture of jdbc.

521


What is the meaning of “dirty read” in the database?

565






Why hibernate is better than jdbc?

500


What is meant by dao?

520


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

560


What are jdbc and its components?

576


Give an example for getXXX method?

555


Explain creation of statement object with connection method create method with help of an example.

519


What is jdbc and jdbc drivers?

501


How to update a resultset programmatically?

591


Explain the steps in writing a java program using jdbc?

446


How does jdbc connect to database?

474