Hi
I have recently started using pgsql and am using the PostgreSQL 7.1.1
driver.
On using the getConnection() method from the PreparedStatement interface the
java.lang.AbstractMethodError exception is thrown.
Similarly for methods like getRow() from the ResultSet interface.
Aren't these methods implemented in the Postgresql driver ? If these methods
are not implemented, is there any alternative method(s) that can be used in
place of these.
Is there some other version of PostgresSQL driver where these methods are
implemented ?
regards
Sulakshana