Re: postgresql-8.0 JDBC problem

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: postgresql-8.0 JDBC problem
Дата
Msg-id 4A8A5AB4.1010901@hogranch.com
обсуждение исходный текст
Ответ на postgresql-8.0 JDBC problem  (nagaraj s <snagarajraju2@gmail.com>)
Ответы Re: postgresql-8.0 JDBC problem
Список pgsql-jdbc
nagaraj s wrote:
>
>   I like to use Dspace for my organization. I installed postgresql8.0
> as per the installation documentation after that installation it as me
> to Copy file *postgresql-8.0-310.jdbc2.jar *from *C:\Program
> Files\PostgreSQL\8.0\jdbc\ *to *C:\dspace-1.3.1-source\lib*. But that
> JDBC folder is not in that location. Pls help..
>

MIT's DSpace information management package?

First, let me state up front...  Postgres 8.0 for Windows is deprecated
as there were some fundamental problems on the platform that couldn't be
resolved until 8.2 ... Currently recommended versions are 8.2.13 and 8.3.7

Secondly, the JDBC Java driver is a seperate project, and various
versions can be downloaded from here
http://jdbc.postgresql.org/download.html

For best results, you want the one that matches A) your JDK/JRE version
and B) your PostgreSQL release, per hte table on that page.

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

Предыдущее
От: nagaraj s
Дата:
Сообщение: postgresql-8.0 JDBC problem
Следующее
От: nagaraj s
Дата:
Сообщение: Re: postgresql-8.0 JDBC problem