in reply to perl dbi problem1

Try:
my $sth3 = $dbh->do("UPDATE league SET played = '$playeda', won = '$wo +na', fr = '$fota', ag = '$againsta', points = '$pointsa', year= '$thi +syear', sport= '$sport', group = '$group'")
all the  AND's are not nesessary. And you don't need to add a \ before your '.

Hope this will work & help.

----------------------------------- --the good, the bad and the physi-- -----------------------------------