Re: JDBC PostgreSQhelL - Mailing list pgsql-jdbc

From
Subject Re: JDBC PostgreSQhelL
Date
Msg-id Pine.LNX.4.10.10110181508010.18585-100000@moon.hec.utah.edu
Whole thread Raw
In response to Re: JDBC PostgreSQhelL  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc

> The error stack you had in your original email indicates you are running
> a 7.2development version of the driver.  Since QueryExecutor didn't
> exist in 7.1.  (Sorry I didn't explain how I came up with the conclusion
> you were running 7.2development code).
>
>  >>at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:88)
>  >>at org.postgresql.Connection.ExecSQL(Connection.java:356)
>
> Where did you get the drivers you are running.  I just verified that the
>   7.1 drivers off of jdbc.postgresql.org do not contain this class.


I got the .jar file from a link supplied by Bruce in one of the pqsql-jdbc
archives.  I assumed since the jar was named 7.1-1.3 that it would be
drivers for 7.1.  Tell me what drivers you suggest and I'll try them.



pgsql-jdbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] Ant configuration
Next
From: Barry Lind
Date:
Subject: Re: [PATCHES] Ant configuration