Re: JDBC - Mailing list pgsql-general

From Daniel Blaisdell
Subject Re: JDBC
Date
Msg-id f2af156d0603091158m513ff1dej313f741d7b343454@mail.gmail.com
Whole thread Raw
In response to JDBC  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm assuming that your real postgres version is 8.1 and that what you're reporting is just 8.1.2-1 release for windows. Thebest place to get JDBC drivers for postgres is http://jdbc.postgresql.org

I would recommend downloading the JDBC3 driver for 8.1.

Point your web browser to: http://jdbc.postgresql.org/download.html
Direct link: http://jdbc.postgresql.org/download/postgresql-8.1-405.jdbc3.jar

- -Daniel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEEIjN9SJ2nhowvKERAjSbAJ4+vEHmZVKc8hfQy263Th5HjsMFaACeLnQ+
mKBUnxCjqviMp7jZ36iGCfg=
=bhGA
-----END PGP SIGNATURE-----


On 3/9/06, Bob Pawley <rjpawley@shaw.ca> wrote:
I am attempting to connect Postgresql (Windows XP, Version 1.2.1 March 28, 2005 (in the PG Admin 3 about ) to Java Studio Creator 2.
 
Of the four selections presented can someone point to the driver I should use for PG Version 1.2.1???
 
Bob
 
 

pgsql-general by date:

Previous
From: "Enrique Sánchez"
Date:
Subject: Re: NULL TIMESTAM problem
Next
From: Bob Pawley
Date:
Subject: Re: JDBC