| From: | <acshafer(at)moon(dot)hec(dot)utah(dot)edu> |
|---|---|
| To: | Barry Lind <barry(at)xythos(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: JDBC PostgreSQhelL |
| Date: | 2001-10-18 21:10:28 |
| Message-ID: | Pine.LNX.4.10.10110181508010.18585-100000@moon.hec.utah.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Shraibman | 2001-10-18 21:19:00 | Re: JDBC 2 ResultSet and cursors |
| Previous Message | Peter Eisentraut | 2001-10-18 21:04:02 | Re: [PATCHES] Ant configuration |