Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

unsupported oracle database version

326851Nov 17 2008 — edited Jan 5 2009
Dear,
In Jdeveloper, we can create an new DB-connection in the IDE.(thin-JDBC, example:jdbc:oracle:thin:@PA:1540:PAP)
If the DB is a 10G, the test works fine but if I connect to a old DB (8 or 9) I have the ERROR:"unsupported oracle database version".
If I want to create a new generic JDBC connetion, I have the message "Driver already difined".
Is it possible to connect to a old DB with jdeveloper11G?

(If I make the same DB connetions in netbeans, the connections are all ok)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2009
Added on Nov 17 2008
4 comments
2,147 views