$sth->execute; if ($sth->errstr) { die "Failed to execute ($stmt) - ", $sth->errstr(), "\n"; }