Thread: abstract method error while using rs.beforeFirst() ???
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
Have you called rs.next() first?
apratim sharma wrote:
apratim sharma wrote:
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
-- Scot P. Floess - 27 Lake Royale - Louisburg, NC 27549 - 252-478-8087 Open Source Home Page -------------------------------------- http://javapim.sourceforge.net http://jplate.sourceforge.net http://jwaretechniques.sourceforge.net Open Source Project Host ----------------------------------------------- http://sourceforge.net/projects/javapim http://sourceforge.net/projects/jplate http://sourceforge.net/projects/jwaretechniques