my first post ON JDBC is
JDBC TUTORIAL PART-1
there are four types of drivers in jdbc ,what is the use of 4 drivers, what type of driver we are going to use i will explain .
there are four types of drivers in jdbc ,what is the use of 4 drivers, what type of driver we are going to use i will explain .
1)JDBC-ODBC bridge driver
is used to connect to the database.the JDBC-ODBC bridge driver converts JDBC method calls into ODBC function calls.
2)NATIVE-API DRIVER
3)NETWORK PROTOCOL DRIVER
4)THIN DRIVER
0 comments:
Post a Comment