Re: null pointer

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'David Siebert'" <glwatcdr(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: null pointer
Date: 2002-02-11 18:41:46
Message-ID: 008b01c1b32b$c212eb70$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

David,

I just tried to use absolute(1) and it worked fine?

What version of the driver are you using?

Can you send a standalone test case that demonstrates the problem

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of David Siebert
Sent: Monday, February 11, 2002 1:02 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] null pointer

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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Siebert 2002-02-11 19:11:10 Re: null pointer
Previous Message Sean Alphonse 2002-02-11 18:27:39 Fwd: null pointer