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

How the JDBC application works?

540


Is jdbc database independent?

503


What is jdbc driver for sql server?

542


What is jdbc architecture in java?

479


What are the new features available in jdbc 4.0?

534






How do I know which jdbc driver to use?

604


What are types of resultset?

565


What is @entity in java?

532


How can I get or redirect the log used by DriverManager and JDBC drivers?

524


What is namedparameterjdbctemplate?

511


Explain the process of creating tables using NetBeans IDE?

534


How can we disable a constraint ?

567


What is while rs next ())?

499


Explain about the Try Block?

562


What is correlated subquery?

1750