in reply to Re: Re: Re: DBI HandleError statement display
in thread DBI HandleError statement display

Thanks for the hint. Yes, I found the culprit by using $dbh->trace(2).

Nonetheless I wonder what the best *general* solution for reporting errors looks like.

  • Comment on Re: Re: Re: Re: DBI HandleError statement display