$header_id = $dbh->prepare( $sql_command ) || die $dbh->errstr; $header_id->execute || die $dbh->errstr;