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.
Comment on
Re: Re: Re: DBI-do return value
In Section
Seekers of Perl Wisdom