(I'm not subscribed to the list, please cc directly in replies)
We have an application using the jdbc driver from postgres
7.0.x, compiled under java1. We have migrated the database
to 7.1.2, and would like to update the jdbc driver to match.
The applicati
David,
This is a problem in the driver. I believe it is fixed in current
sources. Can you download the latest development build from
jdbc.postgresql.org and see if that works for you?
thanks,
--Barry
David Brownlee wrote:
> (I'm not subscribed to the list, please cc directly in repli
(PLEASE email any replies to me directy as well as posting)
Hey folks -
I hope someone can help. I'm trying to get a VERY simple JDBC connection
working with the JDBC drivers but I am consistently getting a "no suitable
driver" error.
I am trying a very very simple test program to access my li