in reply to Re^3: Can I get the actual error for DBI->execute() ?in thread Can I get the actual error for DBI->execute() ?
You can use $DBI::err and $DBI::errstr if you want something you can interpolate.