Can someone please explain why, when I click the \"Commit\" button, I get the error
Syntax error in INSERT INTO statement.
Here\
This kind of error can happen when you have different data type in the code and in the DB. Checking the log can give some light on this.