I have a servlet and when compile it shows that I have the following error:
-path="" :CourseServlet: java.sql.SQLException: Syntax error or access violation: You have and error in your SQL syntax near 'Course_ID =1' at line 1
What does this mean and where would I look to to fix it. It is not in my servlet.
Thanks
-path="" :CourseServlet: java.sql.SQLException: Syntax error or access violation: You have and error in your SQL syntax near 'Course_ID =1' at line 1
What does this mean and where would I look to to fix it. It is not in my servlet.
Thanks