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 are drivers available?

618


Which type of JDBC driver is the fastest one?

574


What is jdbc url for mysql?

593


What are temp tables ?

536


What is isolation level? How to set it?

1643






Differentiate between stored procedure and functions?

620


Describe how the jdbc application works.

526


Explain how data flows from view to db and reverse

1634


What are the packages are used in jdbc?

573


How MS-Access DB can be accessed over a network, using JDBC API?

2020


What is jdbc in java?

491


What is the difference between execute, executeQuery, executeUpdate?

527


Is jdbc open source?

456


What is the function of drivermanager class?

553


Which package contains jdbc api?

548