RE: Servlet SELECT Query syntax error

2001-05-30 Thread David Lidström
CTED]] Sent: den 30 maj 2001 15:09 To: [EMAIL PROTECTED] Subject: Servlet SELECT Query syntax error Hi Error message "You have error in your SQL syntax" ... Using Apache Tomcat - MySQL in Win 2000. Scenario: Servlet collects form data value, sends query to MySQL, returns search. The problem

Servlet SELECT Query syntax error

2001-05-30 Thread Lucy
Hi Error message "You have error in your SQL syntax" ... Using Apache Tomcat - MySQL in Win 2000. Scenario: Servlet collects form data value, sends query to MySQL, returns search. The problem is getting the value of the inputted parameter named, title_name. Problem coding: rs = stmt.executeQue