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!

connect JDeveloper 12.c to PostgreSQL

2829756Dec 28 2014 — edited Dec 28 2014

Hello to all,

I'm new in using JDeveloper. For my tutorials I would like to use PostgreSQL as database, but I'm having some trouble in obtainig the connection.

As there is no PostgreSQL JDBC in the possible choiche for the connection, I use a generic JDBC. Basically I tried to follow this example for a connection with a Derby DB:

http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/NBtoJDevProject/NBtoJDevProject.html

I don't get the message "succed" at the end when click on "test connection" thougt. Instead I have the message "Test failed: Driver class not found. Verify the Driver location"

snapshot jdev_conn.png

Anyone can help me?

Thanks in advance

Guido

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2015
Added on Dec 28 2014
5 comments
2,205 views