Error when trying to delete record
Posted: Sat Jun 02, 2012 8:10 pm
Hello,
I am using the latest version of nuBuilder. I used the new subfrom feature (Browse in subform) in one of my forms, but now when I try to delete a record on that form I get the following error message:
SQL
DELETE FROM WHERE = '14fc77244c6808'
Transaction
No Transaction.
Error
1064: 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 'WHERE = '14fc77244c6808'' at line 1
I removed the subform and then I was able to delete records on that form with no error message.
Is there a workaround to keep the subform with the "Browse in subform" feature and being able to delete records from that form?
Regards!
Fike
I am using the latest version of nuBuilder. I used the new subfrom feature (Browse in subform) in one of my forms, but now when I try to delete a record on that form I get the following error message:
SQL
DELETE FROM WHERE = '14fc77244c6808'
Transaction
No Transaction.
Error
1064: 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 'WHERE = '14fc77244c6808'' at line 1
I removed the subform and then I was able to delete records on that form with no error message.
Is there a workaround to keep the subform with the "Browse in subform" feature and being able to delete records from that form?
Regards!
Fike