my $affected_rows = $dbh->do("UPDATE your_table SET meine=?",undef,$wert2) or die $dbh->errstr();