Search:

Type: Posts; User: kc120us

Search: Search took 0.18 seconds.

  1. Re: MySQL Syntax error in Java prepared statement

    I see what you are saying. Thank you for the information and explaining the security issue.
  2. Re: MySQL Syntax error in Java prepared statement

    Thank you for your help. I was able to get it working by creating the query string first by concatenating the select string with the table name variable and using a Statement instead of the...
  3. MySQL Syntax error in Java prepared statement

    Hi,
    I am writing a servlet using NetBeans that finds scores from a mySQL database. I have a simple select using a prepared statement. But I get the following error.

    INFO:...
Results 1 to 3 of 3