From: Date: May 29 2003 11:58am Subject: RE: PreparedStatement gives always empty Resultset List-Archive: http://lists.mysql.com/java/5641 Message-Id: <3ED5D9D3.5020805@utanet.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I do not get an SQL Exception. I tried some kind of tracing of the Connector/J. At a certain point I can see the (correct) values for a row returned by the server, but there is no row returned to caller. This leads me to the opinion that it is a SW-bug, maybe in ServerPreparedStatement or MysglIO. Regards