10 messages in com.mysql.lists.javaRE: Updateable ResultSets
FromSent OnAttachments
JR Ruggentaler09 Apr 2002 20:58 
Mark Matthews10 Apr 2002 03:57 
JR Ruggentaler10 Apr 2002 06:22 
Mark Matthews10 Apr 2002 07:38 
JR Ruggentaler10 Apr 2002 08:23 
Mark Matthews10 Apr 2002 08:50 
JR Ruggentaler10 Apr 2002 09:22 
Mark Matthews10 Apr 2002 20:02 
Terrence W. Zellers10 Apr 2002 20:31 
Kiky11 Apr 2002 09:59 
Subject:RE: Updateable ResultSets
From:JR Ruggentaler (jr@mpv.com)
Date:04/10/2002 06:22:04 AM
List:com.mysql.lists.java

I tried the 2.0.12 driver and the results changed but I continue to receive and exception.

java.sql.SQLException: After end of result set. Can not call refreshRow(). at org.gjt.mm.mysql.jdbc2.ResultSet.refreshRow(Unknown Source)

Any work around for this problem?

P.S. Thanks for your quick response Mark.

J.R.

-----Original Message----- From: Mark Matthews [mailto:mmat@thematthews.org] Sent: Wednesday, April 10, 2002 5:58 AM To: JR Ruggentaler; ja@lists.mysql.com Subject: Re: Updateable ResultSets

Upgrade to 2.0.12 from http://sourceforge.net/projects/mmmysql/

-Mark

I am getting the following exception when I call rs.insertRow() followed by rs.refreshRow() on a updateable ResultSet:

org.gjt.mm.mysql.jdbc2.NotImplemented at org.gjt.mm.mysql.jdbc2.ResultSet.refreshRow(ResultSet.java:1972)

I am using mm.mysql-2.0.7-bin.jar. Is ResultSet.refreshRow() supported in the newer versions of the driver? Is there a workaround?

Thanks in advance! J.R.

To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java@lists.mysql.com instead.