Re: resultset.first() untrappable error - Mailing list pgsql-jdbc

From kevin@mtel.co.uk (kevin)
Subject Re: resultset.first() untrappable error
Date
Msg-id 6675f17.0308270131.539a34e9@posting.google.com
Whole thread Raw
In response to resultset.first() untrappable error  (kevin@mtel.co.uk (kevin))
List pgsql-jdbc
paul@tmsl.demon.co.uk (Paul Thomas) wrote in message news:<20030825092255.A17124@bacon>...
> On 22/08/2003 14:10 kevin wrote:
>
> ResultSet.first() is a JDBC2 method and is implemented in
> orh.postgresql.jdbc2.AbstractResultSet. So you'll need to use either the
> JDBC2 or JDBC3 driver.
>

aha. (small, dim, lightbulb)

had all 3 drivers in common dir of tomcat, search path picking jdbc1 driver.
remove pg73b1jdbc2.jar and pg73b1jdbc1.jar from webserver common dir and re-run
code. presto, a jdbc3 driver.

thanks

kev.

pgsql-jdbc by date:

Previous
From: "Marcus Andree S. Magalhaes"
Date:
Subject: Re: Java not running under Linux
Next
From: weinstei@nova.edu (Jerry)
Date:
Subject: variable not found: database name