From: | "John Menke" <john(at)eagleinfosystems(dot)com> |
---|---|
To: | "postgre general" <pgsql-general(at)postgresql(dot)org> |
Subject: | JBuilder4 JDBC Explorer |
Date: | 2001-04-04 23:16:56 |
Message-ID: | NEBBJPBNELAMDGEPHPNJMEDADIAA.john@eagleinfosystems.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
Is anybody able to access Postgresql from the JBuilder4 Explorer? I have
the following settings
Driver: org.postgresql.Driver
URL: jdbc:postgresql://localhost:5432/databasename
It says:
The driver: org.postgresql.Driver could not be loaded. This could be a
problem with the driver itself or that the driver is not on the classpath.
I have confirmed that I have included the most recent .jar file on my
classpath (jdbc7.0-1.1.jar)
I have also tried just postgresql.Driver as the Driver name.... and I get
the same thing.
What could be the problem?
From | Date | Subject | |
---|---|---|---|
Next Message | Dr. Evil | 2001-04-04 23:24:45 | The dreaded readline, again, on OpenBSD |
Previous Message | Josh Berkus | 2001-04-04 23:07:23 | Re: Need to do an ALTER TABLE. |
From | Date | Subject | |
---|---|---|---|
Next Message | John Menke | 2001-04-05 01:12:48 | RE: JBuilder4 JDBC Explorer |
Previous Message | Gabriel García | 2001-04-04 15:48:07 | How connect JDBC |