cyahsi
(Cyahsi)
1
Hello,
I want to execute query which is procedure. When I use execute query activity this error occurs;

This stored procedures parameters is;

And I use this parameters in uipath like this;
Can anyone help for this error?
Thanks.
postwick
(Paul Ostwick)
2
Use Execute Non Query, not Execute Query.
cyahsi
(Cyahsi)
3
I tried Execute non query, but I get same error.
By the way I want to output as datatable, so I need to use Execute Query.
cyahsi
(Cyahsi)
5
thank you, but it doesn’t help 