Jump to content

SQL Syntax and FileMaker Issue


This topic is 5453 days old. Please don't post here. Open a new topic instead.

Recommended Posts

what is wrong with this update statement ..

"UPDATE events SET title='" & editor::title & "', desc = '" & editor::desc & "' WHERE id='" & editor::id & "'"

FileMaker say - ODBC Error: [MySQL][ODBC 5.1 Driver][mysqld-5.1.34]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 'desc = 'test' WHERE id = '721'" at line 1

tnx for help in advance!

Link to comment
Share on other sites

This topic is 5453 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.