Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where can I get a JDBC Driver?

0 views
Skip to first unread message

ske...@gmail.com

unread,
Nov 9, 2004, 1:07:23 PM11/9/04
to
I need a JDBC driver for PostgreSQL version 7.2.1 on
i686-pc-linux-gnu. I have the JDK 1.4. I looked at
jdbc.postgresql.org but they don't seem to provide a driver for this
combination of Postgres/JDK. Any help will be appreciated!

Thanks,
Pat

Kris Jurka

unread,
Nov 9, 2004, 1:32:38 PM11/9/04
to

The 7.2 driver was not able to be compiled by the 1.4 JDK so driver is
available specifically for that platform. You can use the JDBC2 driver
with the 1.4 JDK just fine, or you can use a later driver version that has
true 1.4 JDK support against an older server.

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majo...@postgresql.org so that your
message can get through to the mailing list cleanly

0 new messages