Bug in getMoreResults()? - Mailing list pgsql-interfaces

From Bob Kline
Subject Bug in getMoreResults()?
Date
Msg-id Pine.LNX.4.10.10006241501180.3667-100000@rksystems.com
Whole thread Raw
List pgsql-interfaces
Is this not the right place to ask questions about the Postgresql JDBC
driver?  I posted this issue a little over a week ago, and all I got was
a reply from someone who didn't understand the difference between the
Statement.execute() and Statement.executeQuery() methods.

The driver returns false from calls to getMoreResults(), even for
queries which return a result set.  Is this a known bug?  The version of
the driver I'm using is jdbc7.0-1.1.jar.

If I'm using the wrong forum to ask this question, I'd be grateful if
someone would point me to the correct list or group.

Thanks.

-- 
Bob Kline






pgsql-interfaces by date:

Previous
From: Kari Lempiainen
Date:
Subject: How to use question mark in query thru ODBC from Windows
Next
From: Kari Lempiainen
Date:
Subject: Bug and possible fix in odbc driver