Help for this page

Select Code to Download


  1. or download this
    sub ErrorHandler {
       my ($sqlstate, $msg, $nativeerr) = @_;
    ...
       print "===> state: $sqlstate msg: $msg nativeerr: $nativeerr\n";
       return 1;
    }
    
  2. or download this
    DBD::ODBC::st execute failed: [Microsoft][SQL Server Native Client 11.
    +0][SQL Server]Arithmetic overflow error converting float to data type
    + numeric. (SQL-22003)