abstract method error while using rs.beforeFirst() ???

From: apratim sharma <hiapra(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: abstract method error while using rs.beforeFirst() ???
Date: 2003-04-03 15:58:33
Message-ID: 20030403155833.85146.qmail@web21101.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


hi ,

i'm using postgresql 7.3 on mac os x

i'm using postgresql driver for jdbc connectivity for my java servlets.

i get the Abstract method error at the run time at .. rs.beforeFirst() where rs is object of standard sql resultset...

any body plz help me.

apratim

---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris White 2003-04-03 16:35:36 Problems with Large Objects using Postgres 7.2.1
Previous Message Csaba Nagy 2003-04-03 08:55:09 Re: Jdbc3PoolingDataSource default auto commit is false