Fwd: null pointer

From: "Sean Alphonse" <salphonse1(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Fwd: null pointer
Date: 2002-02-11 18:27:39
Message-ID: F26xs512k3SbBUWgOrG0000d4ed@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

<html><div style='background-color:'><DIV>
<P>Have you tried rs.absolute(0)?<BR><BR></P></DIV>
<DIV></DIV>
<DIV></DIV>&gt;From: David Siebert <GLWATCDR(at)YAHOO(dot)COM>
<DIV></DIV>&gt;To: pgsql-jdbc(at)postgresql(dot)org
<DIV></DIV>&gt;Subject: [JDBC] null pointer
<DIV></DIV>&gt;Date: Mon, 11 Feb 2002 10:01:51 -0800 (PST)
<DIV></DIV>&gt;
<DIV></DIV>&gt;I am getting a null pointer exception when I issue
<DIV></DIV>&gt;this command.
<DIV></DIV>&gt;rs.absolute(1);
<DIV></DIV>&gt;rs is not null in the debugger and there is a record
<DIV></DIV>&gt;in the result set.
<DIV></DIV>&gt; Any ideas?
<DIV></DIV>&gt;
<DIV></DIV>&gt;
<DIV></DIV>&gt;__________________________________________________
<DIV></DIV>&gt;Do You Yahoo!?
<DIV></DIV>&gt;Send FREE Valentine eCards with Yahoo! Greetings!
<DIV></DIV>&gt;http://greetings.yahoo.com
<DIV></DIV>&gt;
<DIV></DIV>&gt;---------------------------(end of broadcast)---------------------------
<DIV></DIV>&gt;TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
<DIV></DIV></div><br clear=all><hr>Chat with friends online, try MSN Messenger: <a href='http://go.msn.com/bql/hmtag1_etl_EN.asp'>Click Here</a><br></html>

Attachment Content-Type Size
unknown_filename text/html 1.2 KB

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-02-11 18:41:46 Re: null pointer
Previous Message Dave Cramer 2002-02-11 18:27:18 Re: Connection Problem with JDBC