I am not that familiar with the SQLexecutor, but I was wondering something. When I am running the SQLexecutor, I don't get any feedback, so therefore I was wondering if I can get some kind of feedback mechanism that the database operations have occurred succesfully or not
Page 1 / 1
Usually you should get a rejected feature from the SQLExecutor if something fails on the database side.
What kind of calls are you making and what sort of feedback are you expecting?