logo       

Re: resultset.first() untrappable error: msg#00271

db.postgresql.jdbc

Subject: Re: resultset.first() untrappable error

paul@xxxxxxxxxxxxxxxx (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.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise