You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Mallari Kulkarni <Ma...@TRIGYN.com> on 2001/09/26 13:14:21 UTC

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