| Author |
Does JDBC works on all ODBC
|
Gaurav Chikara
Ranch Hand
Joined: Jun 09, 2000
Posts: 410
|
|
Can I know that does JDBC provides wrapper to all ODBC Drivers or are any of the ODBC Drivers on which JDBC do not form a bridge? Does it depends on which front end tool i am using for my application
|
SCJP,SCWCD,SCBCD<br />If Opportunity doesn't knock then build the door
|
 |
Harish Kashyap
Ranch Hand
Joined: Jun 14, 2000
Posts: 118
|
|
It depends on the jdbc interface resources that for which database it provides the bridge driver. as far as i know jdbc provides bridge drivers for all the odbc drivers. ------------------
|
 |
 |
|
|
subject: Does JDBC works on all ODBC
|
|
|