SQL problem: Incorrect date value: '' for column 'Date' at row 1
INSERT INTO MainTable (ClassNameID, LocationID, TypeID, StartTime, EndTime, Date) VALUES(9, 10, 11, '', '', '')