From: | "Daniel Blaisdell" <lunk(dot)djedi(at)gmail(dot)com> |
---|---|
To: | "Bob Pawley" <rjpawley(at)shaw(dot)ca> |
Cc: | Postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: JDBC |
Date: | 2006-03-09 19:58:15 |
Message-ID: | f2af156d0603091158m513ff1dej313f741d7b343454@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)shaw(dot)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
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bob Pawley | 2006-03-09 20:04:46 | Re: JDBC |
Previous Message | Enrique Snchez | 2006-03-09 19:55:35 | Re: NULL TIMESTAM problem |