| Author |
how to connect JDBC with oracle 9i
|
smita mishra
Ranch Hand
Joined: May 18, 2006
Posts: 31
|
|
I have Oracle 9i installed in my system.Can any body tell me how to connect jdbc with odbc and how to connect jdbc with oracle drivers i.e. thin driver and OCI driver ? Is there any tutorial available on net to learn JDBC using Oracle 9i ?
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
The Oracle documentation covers this pretty comprehensively. Read the "JDBC Developer's Guide and Reference". (It doesn't cover ODBC, but I'm not sure why you would want to use ODBC to connect to Oracle? )
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: how to connect JDBC with oracle 9i
|
|
|