in reply to Re^2: want to skip displaying of "DBD::Oracle::st execute failed:" error messages showing full query; Try::Tiny
in thread want to skip displaying of "DBD::Oracle::st execute failed:" error messages showing full query
I'll have to go back and find a copy of the offending code and sanitize it. It is now accepted practice at $work to use eval for DBI operations, and Try::Tiny for everything else.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: want to skip displaying of "DBD::Oracle::st execute failed:" error messages showing full query; Try::Tiny
by sumalatha (Novice) on Apr 10, 2015 at 07:14 UTC |