Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on JDBC driver for oracle database within the Oracle forums, part of the Databases category; hi.. wat driver should i use to connect a java application oracle database.wat is the difference between Class oracle.jdbc.driver.OracleDriver and sun.jdbc.odbc.JdbcOdbcDriver...
|
|||||||
| Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
JDBC driver for oracle database
hi..
wat driver should i use to connect a java application oracle database.wat is the difference between Class oracle.jdbc.driver.OracleDriver and sun.jdbc.odbc.JdbcOdbcDriver |
| Sponsored Links |
|
|||
|
Re: JDBC driver for oracle database
hi you use sun.jdbc.odbc.JdbcOdbcDriver this driver to connect to java application for this in the administrative tools you have to give your dsn name and you have to mention this in your coding too
we have 4 types of classes in jdbc connections you just read them you will understand what is what....... |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| backing up of oracle database | senthiljavalover | Oracle | 6 | 03-31-2009 07:32 AM |
| Package oracle.jdbc.driver does not exist | Geek_Guest | Oracle | 4 | 03-30-2009 07:46 AM |
| Oracle Driver | divyangpanchal | JSP | 1 | 02-24-2009 03:57 AM |
| JDBC driver and datasource | Raghunath.ek | Java | 2 | 01-22-2008 09:26 AM |
| Save Excel file using JDBC into a database | supari | Java | 1 | 08-30-2007 07:56 AM |