Solved

How to get some feedback from the SQLexectutor that the database operations have occurred successfully or not?

  • 9 September 2022
  • 2 replies
  • 0 views

Badge +13
  • Contributor
  • 58 replies

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

icon

Best answer by david_r 9 September 2022, 15:31

View original

2 replies

Userlevel 4

Usually you should get a rejected feature from the SQLExecutor if something fails on the database side.

Userlevel 4
Badge +26

What kind of calls are you making and what sort of feedback are you expecting?

Reply