$dbh->do( "UPDATE Einstellungen SET Wert = ? WHERE AppID = ?;", undef, $wert, $AppID );