Hi There,
I want to delete a record in the database Table for my form.
But I am getting an error.
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 ')' at line 1 SQL=DELETE FROM jos_chronoforms_orchardsgardenapplication13 WHERE cf_id IN ()
The website is using mysql 5.0.51a
How do I resolve this?
Thanks, Chuck
I want to delete a record in the database Table for my form.
But I am getting an error.
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 ')' at line 1 SQL=DELETE FROM jos_chronoforms_orchardsgardenapplication13 WHERE cf_id IN ()
The website is using mysql 5.0.51a
How do I resolve this?
Thanks, Chuck