in reply to Re^3: SQLite handling of errors through common function
in thread SQLite handling of errors through common function

My understanding is the HandleError routine is called before DBI dies and the handler can actually alter what DBI does.

  • Comment on Re^4: SQLite handling of errors through common function