On Sun, 2 Dec 2001 00:11:06 -0700, you wrote:
>almost all
>other ResultSet methods (such as first(), previous(), getRow(),
>rowRefresh(), etc..) return the error java.lang.AbstractMethodError.
It looks like you're calling JDBC 2 methods using the JDBC 1
driver.
I cannot reach http://jdbc.postgresql.org at the moment, but the
most recent stable JDBC 2 driver should be in the download
section.
Regards,
René Pijlman <rene(at)lab(dot)applinet(dot)nl>