Hi,
Firstly an apology as I know nothing about Servoy or Javascript so please excuse any ignorance from me.
We have a method on our system that works on the developer machine & clients run on the developer, but not on clients running on other machines.
The aim of the method is to execute an SQL on a database table and import that data into another table. It appears to run (i.e. no error messages), but nothing is imported.
Has anyone heard of similar issues and could point me in the right direction to identify the problem in our solution & rectify?