Hello, the main problems seems to fixed, but i have still the problem that my changes aren't visible in the resultset. It has no effect if I call refreshrow after insertRow()/updateRow();
The same behaviour i've got, if I select a result (TYPE_SCROLL_SENSITIVE) and update one row with another statement. Calling refreshrow on the resultset created first has no effect. The changes of the second statement arent't visible. Any comments? Thank you, Kolja -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Paskamp, Marco Gesendet: Freitag, 10. Januar 2003 14:52 An: 'Andrius Vilciauskas'; [EMAIL PROTECTED] Betreff: RE: Updated JDBC Driver (was ftp file naming (general)) Hi, because of a handling problem with our source control system, some bugfixes are not contained in the JDBC-driver released yesterday. An updated JDBC driver can be found at: ftp://ftp.sap.com/pub/sapdb/bin/java/sapdb-jdbc-bin-7.4.04.00d.jar Now it should contain the missed bugfixes for updatable resultsets. Sorry, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin > -----Original Message----- > From: Andrius Vilciauskas [mailto:[EMAIL PROTECTED]] > Sent: Freitag, 10. Januar 2003 07:16 > To: [EMAIL PROTECTED] > Subject: Re: Updated JDBC Driver (was ftp file naming (general)) > > > Hello Alexander, > > You have left one submited bug in driver. > ResultSet.moveToInsertRow() doesn't works with updatable result sets. > > AVi > > > > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
