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
Is jdbc a framework?
What is jdbc connection?
Does jdbc use ssl?
How do I know which jdbc driver to use?
Why hibernate is better than jdbc?
What is ojdbc?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What is an encrypted internet connection?
How can I create a custom RowSetMetaData object from scratch?
What is database deadlock ? How can we avoid them?
What is addbatch jdbc?
Explain the JDBC Architecture?
What is the feature of jdbc v4?
What is a jdbc connection pool?
What is difference between jdbc and odbc?