From: | Ron St-Pierre <rstpierre(at)syscor(dot)com> |
---|---|
To: | pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | JDeveloper |
Date: | 2004-11-01 23:29:34 |
Message-ID: | 4186C6DE.4060603@syscor.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Apologies in advance if this isn't quite the correct forum to post this
question in. but I thought it might be more appropriate than a posting
to general. I am evaluating Oracles JDeveloper 10g and want to use
postgres as the database but it doesn't want to work. Google results
show that it is possible but I haven't found the details on how to
configure it.
database - postgresql 7.4.2 on debian
java ide - jdeveloper 10g on windows 2000
In jdeveloper I'm trying to create a new database connection
-> Connection Type: Third Party JDBC Driver
-> username: postgres pasword: mypassword
-> Driver Class: org.postgresql.Driver
-> Classpath: c:\pg74.215.jdbc2.jar
-> Source Path: c:\pg74.215.jdbc2.jar
and then I run Test Connection:
java.lang.NullPointerException
Of course any help or insight is gratefully accepted.
Thanks
Ron
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2004-11-01 23:33:46 | Re: JDeveloper |
Previous Message | Kris Jurka | 2004-11-01 20:40:04 | Re: stable release |