vote up 0 vote down star

Title says it all: Which JDBC jar should I use with java 1.5.0_16 and PostgreSQL 8.3.5?

flag

54% accept rate

2 Answers

vote up 0 vote down

jdbc4 can only be used with java 1.6+ so you'll want 8.3-XYZ.jdbc3.

link|flag
vote up 1 vote down

Are you having an issue with the standard postgresql JDBC driver? I'm not using it right now, but I have in the past and it worked fine: http://jdbc.postgresql.org/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.