"No Results were returned by the query" exception - Mailing list pgsql-jdbc

From Jon Swinth
Subject "No Results were returned by the query" exception
Date
Msg-id 200206061848.g56Imlp19990@localhost.localdomain
Whole thread Raw
Responses Re: "No Results were returned by the query" exception
List pgsql-jdbc
I have an issue with "No Results were returned by the query" exception when selecting from a sequence using jdbc:

SELECT nextval('sequence_name')

I had this happen quite a bit before during transfers and then upgraded to the devpgjdbc2.jar.  This seemed to fix
thingsuntil this week. 
The problem has returned again.  I see that somebody had the same issue back in March.  Dave Cramer asked the
individual
to enable DEBUG and send him the output.  I do not see any discussion since then.

I would also like to generate the output, but none of the versions of org.postgresql.Driver that I have include the
setLogLevel()
method specified in the Dave's email.

Is there another JAR file I can use?  Is there a workaround for this?

pgsql-jdbc by date:

Previous
From: Nookala Satish Kumar
Date:
Subject: I have implemented the CallableStatement for JDBC Driver
Next
From: "Joe Shevland"
Date:
Subject: Re: "No Results were returned by the query" exception