$sth->execute($username, $score) or print $q->p("Could not INSERT into $dbtable,$username,$score:" . $sth->errstr);