Null pointer error using absolute

From: David Siebert <glwatcdr(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Null pointer error using absolute
Date: 2002-02-11 18:12:35
Message-ID: 20020211181235.84475.qmail@web11703.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am getting a null pointer error when I use.
rs.absolute(1);
rs in not null in the Debuger and there is a recorde
there.
Any suggestion?

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Siebert 2002-02-11 18:13:46 Example code using notify
Previous Message David Siebert 2002-02-11 18:01:51 null pointer