Hello,
I want to update a MySql database on a webserver from Filemaker. For this I created an ODBC connection and have i made 2 buttons. The first button to Update and the second for inserting a file. Both script are SQL string.
Now my problem: if i want to update it work perfect. But when i run the insert script it wont put the record in the MySQL table? But when I run this script directly on the server it work properly.
Does someone know how this come?
greetings
Koen