Hi,
i am using ExecuteRemoteQuery to manage some data from a remote MySQL Database.
Clicking on a command, i have to execute some queries in sequence, but executing one only after the previous one has completed its action,
how can I do?
Thanks
i am using ExecuteRemoteQuery to manage some data from a remote MySQL Database.
Clicking on a command, i have to execute some queries in sequence, but executing one only after the previous one has completed its action,
how can I do?
Thanks