why we don't use the type 2 driver for connect to the
database in jdbc?



why we don't use the type 2 driver for connect to the database in jdbc?..

Answer / sree

bcz it is plat form dependent and no body implemented for this driver.

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More JDBC Interview Questions

What is JDBC and ODBC and what are the differences between them?

11 Answers   Idbi Bank, Infosys, Infoview, TCS,


Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?

0 Answers  


What will happen when ResultSet is not closed?

1 Answers   CTS,


What is a Connection?

1 Answers  


How to insert an image or raw data into database?

0 Answers  






Why are we using blob datatypes in jdbc?

0 Answers  


signature of init method?

2 Answers  


How do I insert an image file (or other raw data) into a database?

0 Answers  


How to get a whole row of data at once?

2 Answers  


Does jdbc require oracle client?

0 Answers  


What are dml and ddl?

0 Answers  


How do I start debugging problems related to the JDBC API?

0 Answers  


Categories