This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes how to connect JDBC with oracle 9i Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how to connect JDBC with oracle 9i" Watch "how to connect JDBC with oracle 9i" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to connect JDBC with oracle 9i
 
Similar Threads
Connecting Websphere 5.0 to Oracle 8.1.7
how to connect jdbc with oracle 9i database using all 4 types of driver?
connecting to database
connection of JDBC with oracle 9i database
java.sql.SQLException: ORA-03115: unsupported network datatype or representation