When I use ExecuteNoQuery Activity, get “Run command: Must declare the scalar variable “@AssetNo”.” this error. but actually I already set the variable in Parameters.
Hi @li.yu
Try constructing the string using the variable directly and pass the string to run command
cheers
thanks, I tried both ways, but failed.
thanks, I tried, but doesn’t work.
I have the same error. You know how to fix it?