Re: ResultSet next() returning true when no rows

From: Seth Rubin <srubin(at)thoughtprocess(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: ResultSet next() returning true when no rows
Date: 2003-10-06 16:23:34
Message-ID: CNELLBDHOKALJPHOOBBECEIBDOAA.srubin@thoughtprocess.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am so embarassed. Thank you.

-----Original Message-----
From: Oliver Jowett [mailto:oliver(at)opencloud(dot)com]
Sent: Monday, October 06, 2003 12:47 AM
To: Seth Rubin
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] ResultSet next() returning true when no rows

On Mon, Oct 06, 2003 at 12:04:56AM -0400, Seth Rubin wrote:

> line 1548 while (rs.next());

You have a stray semicolon there.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Alessandro Polverini 2003-10-07 09:04:41 Re: Row Lock
Previous Message Moreno Mauri 2003-10-06 13:53:41 Re: pg73jdbc3.jar and Connection Pool properties