print DATA_SP "INSERT INTO ".$t_spieler." (SPNR, KDNR, BEMERKUNGEN) VALUES (", $dbh->quote($spieler[0]).",", $dbh->quote($spieler[1]).",'", $dbh->quote($spieler[2])."');\n";