$sth = $dbh->do(qq(sp_password $sa_password, $new_password, $user)) or die $dbh->errstr;