Hi Guys,
I just ran into an interesting problem. I have a series of calculations being done in mysql, using the calculations tab in servoy. Works fine in developer, yet when I access the form in client, I can’t even see the records that exist in the database.
When I enter a value into a field (using the client) to start the calculation, I get a “no record exists, create one first”. When I go to create the record, it gives me a new record, but when I save it, I get a can’t save record error.
I thought, no problem it’s just a permissions thing so as a test, I gave the client the same user and password to the database that the developer has, with the same results. I even granted all permissions. same result.
This really has me stumped. There are no error messages in the log files, either in the server or in the client, nor in the mysql logs.
Any help would be really appreciated
Thanks
Graham