The following error has occurred:runsql: Field 'MCPostcode' doesn't have a default value (INSERT INTO Users(Email, Password, Level) VALUES('67ca65f87bd14', '10.0.3.99', 3);) The following error has occurred:runsql: 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 ' 468, NOW())' at line 2 (INSERT INTO CMEBoughtModules(UserID, ModuleID, BoughtDate)
VALUES(, 468, NOW());) The following error has occurred:runsql: 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 ' 37, Now(), '10.0.3.99')' at line 2 (INSERT INTO PageViews(UserID, PageID, ViewDate, IPAddress)
VALUES(, 37, Now(), '10.0.3.99');)
Practice Nurse
This website is intended for UK healthcare professionals only
ERROR! SELECT Count(CMEResponses.ID) FROM CMEResponses
LEFT JOIN CMEAnswers ON CMEResponses.AnswerID = CMEAnswers.ID
LEFT JOIN CMEQuestions ON CMEAnswers.QuestionID = CMEQuestions.ID
WHERE CMEQuestions.ModuleID=468 AND CMEResponses.UserID=
AND CMEResponses.Deleted=0;ERROR! SELECT Count(CMEResponses.ID) FROM CMEResponses
LEFT JOIN CMEAnswers ON CMEResponses.AnswerID = CMEAnswers.ID
LEFT JOIN CMEQuestions ON CMEAnswers.QuestionID = CMEQuestions.ID
WHERE CMEQuestions.ModuleID=468 AND CMEAnswers.IsItRight=1
AND CMEResponses.UserID= AND CMEResponses.Deleted=0;ERROR! SELECT Count(CMEResponses.ID) FROM CMEResponses
LEFT JOIN CMEAnswers ON CMEResponses.AnswerID = CMEAnswers.ID
LEFT JOIN CMEQuestions ON CMEAnswers.QuestionID = CMEQuestions.ID
WHERE CMEQuestions.ModuleID=468 AND CMEResponses.UserID=
AND CMEResponses.Deleted=0;ERROR! SELECT Count(CMEResponses.ID) FROM CMEResponses
LEFT JOIN CMEAnswers ON CMEResponses.AnswerID = CMEAnswers.ID
LEFT JOIN CMEQuestions ON CMEAnswers.QuestionID = CMEQuestions.ID
WHERE CMEQuestions.ModuleID=468 AND CMEAnswers.IsItRight=1
AND CMEResponses.UserID= AND CMEResponses.Deleted=0;