What is Type-1 Driver and when this driver is used?
Answer Posted / swetha
jdbc-odbc bridge is called as the type1 driver.It is used
for translates the jdbc call to the odbc call and sends
them to odbc.It allows many different databases.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
Is jdbc a web technology?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is com mysql jdbc driver?
What is layer in communication?
What are the three basic components of the odbc architecture?
What is a jdbc driver and how many jdbc drivers are available?
How to retrieve warnings in jdbc?
How can I determine where a given table is referenced via foreign keys?
What is a rollback in jdbc?
What is jdbc oracle thin?
What is executequery in java?
What is a datasource in java?
What are the packages are used in jdbc?
Differentiate between stored procedure and functions?