null pointer

From: David Siebert <glwatcdr(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: null pointer
Date: 2002-02-11 18:01:51
Message-ID: 20020211180151.19957.qmail@web11705.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am getting a null pointer exception when I issue
this command.
rs.absolute(1);
rs is not null in the debugger and there is a record
in the result set.
Any ideas?

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Siebert 2002-02-11 18:12:35 Null pointer error using absolute
Previous Message Barry Lind 2002-02-11 17:45:36 Re: Connection Problem with JDBC