Re: postgresql-8.0 JDBC problem - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: postgresql-8.0 JDBC problem
Date
Msg-id 4A8A5AB4.1010901@hogranch.com
Whole thread Raw
In response to postgresql-8.0 JDBC problem  (nagaraj s <snagarajraju2@gmail.com>)
Responses Re: postgresql-8.0 JDBC problem  (nagaraj s <snagarajraju2@gmail.com>)
List 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 by date:

Previous
From: nagaraj s
Date:
Subject: postgresql-8.0 JDBC problem
Next
From: nagaraj s
Date:
Subject: Re: postgresql-8.0 JDBC problem