in reply to Re: MySQL: INSERT and return?in thread MySQL: INSERT and return?
my $sth = $dbh->prepare($sql) $sth->{mysql_insertid}; [download]