On Tue, Apr 12, 2005 at 08:41:24AM -0700, jing han wrote:
>
> Is there a way to retriever from $dbh how many rows
> are affected after doing an insert statement, and how
> to present this?
See the DBI documentation (e.g., "perldoc DBI") and search for
"rows" or "number of rows".
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/