in reply to Re^3: Toggling dbi attribute within a connection?
in thread Toggling dbi attribute within a connection?

Your sample code works for me as well (on ODBC).

So something is obviously awry with my code.

Hmm! More to come... :)
(and thanks again)

Matt
  • Comment on Re^4: Toggling dbi attribute within a connection?

Replies are listed 'Best First'.
Re^5: Toggling dbi attribute within a connection?
by jZed (Prior) on May 12, 2005 at 16:24 UTC
    It's possible that DBD::ODBC doesn't (or can't?) override all ODBC errors i.e. that some errors are considered "always fatal". I suggest writing to the dbi-users@perl.org list.