Error Diagnostic InformationODBC Error Code = S0002 (Base table not found) [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'MeetRegistrations'. Make sure it exists and that its name is spelled correctly. SQL = "SELECT Meets.*,MeetRegistrations.SchoolID,Schools.School FROM (Meets LEFT JOIN MeetRegistrations ON Meets.MeetID=MeetRegistrations.MeetID) LEFT JOIN Schools ON Schools.SchoolID=MeetRegistrations.SchoolID ORDER BY Meets.MeetDate,Meets.MeetID,Schools.School" Data Source = "GYMNASTICS" The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (13:2) to (13:49) in the template file f:\html\users\thsgcaorg\html\gym\Meets.cfm. Date/Time: 06/09/26 14:00:22 |