As far as doInsert is conserned - there can always be one and only one row inserted. If operation failed an exception is thrown. I am not that sure about doUpdate... fedor. ------------------------------- Amicus Plato amicus Aristoteles magis amica veritas > -----Original Message----- > From: Mallari Kulkarni [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 26, 2001 4:14 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: doInsert > > > > Hi All, > > In turbine BasePeer object, the doInsert() does not return > the no of rows > inserted into the database. > Simillary doUpdate() also does not return this. > In my application, i need to show these count/result to the user. > > Or Is there any way to know whether my Insert/Update is executed > sucessfully? > > Is it possible? > Regards > Mallari > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
