in reply to Re: Re: DBI-do return value
in thread DBI-do return value

That will only work if $nr is a statement handle. In the above example $nr was a row count, not a statement handle.