in reply to Re^3: Catching DBI (or other) errors
in thread Catching DBI (or other) errors
It is a bit annoying in that you have to count your queries to know which went wrong, but there may be one or two specific action points: if queries 1-4 succeeded, but 5-8 failed do X, otherwise do Y.
|
---|