Hello Detlef, the SUCCESS_NO_INFO return value is intentional, as there are no update count values (specific for each row) returned by the database in 'batch execution'.
AFAIK there is no plan to change this. Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Detlef H�ffner [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2003 9:17 AM > To: SAPDB > Subject: JDBC executeBatch > > > Hi, > > first I would like to thank you for that great product. > > I am using JDBC with the database from the latest package (version > 7.4.3.25). > > Doing a batch of UPDATE statements I would like to check the > success of each > statement, but the returned int array contains always many > SUCCESS_NO_INFO, > but not the update count. > > Is that the behaviour you expect from your implementation? > > > If yes: > > Do you plan to return the update count in the future? > > Are there other ways to identify the number of updates > in a batch > execution? > > Regards > > Detlef > > Dipl. Wirtsch.-Ing. Detlef H�ffner > e-mail: [EMAIL PROTECTED] > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
