From: Gisle Aas <aas at oslonett dot no> Subject: Re: Getting 'how many rows are effected' info from a query Date: Nov 21 1995 9:26PM
> Is there a way to get equivalent info from sybperl (number of rows affected)? print $dbh->DBCOUNT, " rows affected\n"; --Gisle