Thanks for the response Paul.
AllowAdditons is set to True.
The query is a select query calling fields in the single table where a record is to be added.
SELECT tblStudentRecord.CourseID, tblStudentRecord.CourseDate, tblStudentRecord.Location, tblStudentRecord.Track...