line 75 which it says has the hash error is ..my $SQL_UserUpdate = "update ClassRoster set Reminded={ fn NOW() } where idEnrollee = '".$RS_UsersToRemind->Fields('idEnrollee')->{Value}."';"; what do the braces do around fn now?