Hi,
I have the following code snippet (in the Starter service):
However, when I run it, I get an exception:
As I see, "sql_querycomplete" is missing. It's odd since the executenonquerybatch tooltip suggest the "nonquefycomplete" (and makes sense). So, I try changing the code to the one missing:
and now, when I run the app, I get an exception too:
I'm kinda confused...
Thank you very much!
I have the following code snippet (in the Starter service):
However, when I run it, I get an exception:
As I see, "sql_querycomplete" is missing. It's odd since the executenonquerybatch tooltip suggest the "nonquefycomplete" (and makes sense). So, I try changing the code to the one missing:
and now, when I run the app, I get an exception too:
I'm kinda confused...
Thank you very much!