Re: "No results were returned by the query" exception

From: tony <tony(at)animaproductions(dot)com>
To: Dave(at)micro-automation(dot)net
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: "No results were returned by the query" exception
Date: 2002-03-22 11:58:14
Message-ID: 1016798294.8710.12.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 2002-03-22 at 11:35, Dave Cramer wrote:

> What does JSP have to do with it? Please explain?
>

I don't know. Maybe it is the Ultradev code I am using (?) but if a
result set is empty then a nullpointer exception is returned every time.

Even for select * from foo where bar = '1'

If bar has no value of 1 then error not a nice blank page. I am almost
sure that back with the 7.0 version that was not the case.

Cheers

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-03-22 12:22:05 Re: "No results were returned by the query" exception
Previous Message Dave Cramer 2002-03-22 10:35:21 Re: "No results were returned by the query" exception