Обсуждение: JDBC

Поиск
Список
Период
Сортировка

JDBC

От
Bob Pawley
Дата:
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
 
 

Re: JDBC

От
"Daniel Blaisdell"
Дата:
-----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
 
 

Re: JDBC

От
Bob Pawley
Дата:
I'll try it.
 
Thanks for your help.
 
Bob
 
----- Original Message -----
Sent: Thursday, March 09, 2006 11:58 AM
Subject: Re: [GENERAL] JDBC

-----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