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
In which ways is driver class is registered with drive manager?
How data can be inserted into long row column of database?
What is batch processing and how to perform batch processing in jdbc?
What is metadata in programming?
Why are we using blob datatypes in jdbc?
Can I use JDBC to execute non-standard features that my DBMS provides?
What is jdbc odbc in java?
What are common JDBC Exceptions?
What is getconnection method in java?
How can we store the file in the oracle database?
What is in term of jdbc a datasource?
Is odbc an api?
What are temp tables ?
How can we retrieve the file in the oracle database?
Is jdbc a protocol?