FW: PostgreSQL JDBC Installation

Поиск
Список
Период
Сортировка
От Stefan Grasse
Тема FW: PostgreSQL JDBC Installation
Дата
Msg-id 260391368@web.de
обсуждение исходный текст
Ответы Re: FW: PostgreSQL JDBC Installation  (Nelson Arapé <narape@ica.luz.ve>)
Список pgsql-jdbc
Hello,

I got a question when downloading the newest postgresql-8.1dev-400.jdbc3.jar onto the Windows platform.
Where do I have to store this jar ?
I have to unpack this jar, correct ?
Do I have to set a CLASSPATH or similar variables (like PATH ?) ? If yes, what value should this variable have ?

When describing how to connect to the driver with the statement
   Class.forName("org.postgresql.Driver");
I got the exception:
   java.lang.ClassNotFoundException: org.postgresql.Driver

What went wrong ?

I hope to get an answer of you soon
Best regards
Stefan



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

Предыдущее
От:
Дата:
Сообщение: Re: 8.x driver with EJB CMP
Следующее
От: Mark Lewis
Дата:
Сообщение: Re: Num of returned ROWS