| From: | "Campbell, Lance" <lance(at)uiuc(dot)edu> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Error with postgresql-8.2-504.jdbc3.jar |
| Date: | 2007-03-08 16:37:03 |
| Message-ID: | A3AC4FA47DC0B1458C3E5396E685E63302395D0E@SAB-DC1.sab.uiuc.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I get the following error when using postgreSQL 8.2.x and
postgresql-8.2-504.jdbc3.jar:
Operation requires a scrollable ResultSet, but this ResultSet is
FORWARD_ONLY.
at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.checkScrollable(AbstractJdbc
2ResultSet.java:190)
at
org.postgresql.jdbc2.AbstractJdbc2ResultSet.absolute(AbstractJdbc2Result
Set.java:196)
at
org.apache.tomcat.dbcp.dbcp.DelegatingResultSet.absolute(DelegatingResul
tSet.java:334)
Is the method "absolute(int)" not allowed on a ResultSet object in
jdbc3?
Thanks,
Lance Campbell
Project Manager/Software Architect
Web Services at Public Affairs
University of Illinois
217.333.0382
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Campbell, Lance | 2007-03-08 17:14:00 | Re: Error with postgresql-8.2-504.jdbc3.jar |
| Previous Message | Tom Lane | 2007-03-07 20:21:57 | Re: Recovering from numbered directories |