Warning: Undefined array key "meeting_date" in /home/chanquin/public_html/acad276/schedule_updates.php on line 6
Warning: Undefined array key "start_time" in /home/chanquin/public_html/acad276/schedule_updates.php on line 7
Warning: Undefined array key "end_time" in /home/chanquin/public_html/acad276/schedule_updates.php on line 8
Warning: Undefined array key "class_id" in /home/chanquin/public_html/acad276/schedule_updates.php on line 9
Warning: Undefined array key "meeting_id" in /home/chanquin/public_html/acad276/schedule_updates.php on line 10
Your SQL:
UPDATE ClassMeetings
SET
meeting_date = '',
start_time = '',
end_time = '',
class_id =
WHERE meeting_id =
SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE meeting_id =' at line 7