10 messages in com.mysql.lists.javaRE: Updateable ResultSets| From | Sent On | Attachments |
|---|---|---|
| JR Ruggentaler | 09 Apr 2002 20:58 | |
| Mark Matthews | 10 Apr 2002 03:57 | |
| JR Ruggentaler | 10 Apr 2002 06:22 | |
| Mark Matthews | 10 Apr 2002 07:38 | |
| JR Ruggentaler | 10 Apr 2002 08:23 | |
| Mark Matthews | 10 Apr 2002 08:50 | |
| JR Ruggentaler | 10 Apr 2002 09:22 | |
| Mark Matthews | 10 Apr 2002 20:02 | |
| Terrence W. Zellers | 10 Apr 2002 20:31 | |
| Kiky | 11 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
----- Original Message ----- From: "JR Ruggentaler" <jr...@mpv.com> To: <ja...@lists.mysql.com> Sent: Tuesday, April 09, 2002 10:59 PM Subject: Updateable ResultSets
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.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@lists.mysql.com
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.




