Re: CLASS EXCEPTION org.postgresql.Driver

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: CLASS EXCEPTION org.postgresql.Driver
Дата
Msg-id 44B65F9C.40706@logix-tt.com
обсуждение исходный текст
Ответ на CLASS EXCEPTION org.postgresql.Driver  ("Folorunsho, Abayomi" <afolorunsho@cenbank.org>)
Список pgsql-jdbc
Hi, Abayomi,

Folorunsho, Abayomi wrote:
> As advised, I copied postgresql-8.1-405.jdbc3.jar from C:\Program
> Files\PostgreSQL\8.1\jdbc to my class path and the name of the file
> included in my environment variable definition:

> classpath\postgresql-8.1-405.jdbc3.jar;
> when this did not work, I added the whole jdbc folder to my class path:
> C:\Program Files\PostgreSQL\8.1\jdbc

Try giving the full path of the jar file to the -cp command line
argument to your JVM.


Alternatively, for most cases it works if you copy the jdbc.jar into the
lib/ext/ directory of your JRE/JDK.

HTH,
Markus


--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Ricardo Vaz Mannrich
Дата:
Сообщение: PostgreSQL array vs. JDBC vs. Hibernate
Следующее
От: "System Consult"
Дата:
Сообщение: password authentication failure