$sql = "update np24_ebay_afterbuy_historyeinstellkosten set eBayNr = eBayNr+'' "; $sth = $dbh->prepare( $sql ); $sth->execute();