Hi Everyone,
I am having issues with the Custom Query activity in Workflow using parameters. We are using Microsoft SQL Express.
When I hard code the value of the field I am querying without parameters, there is no issue and the Rows affected are displayed when testing (see attachment). Also the Query Data activity works a treat, but I will need some more advanced searches.
But when I add the Parameter to test a basic query, the following error is returned - "Incorrect syntax error near '?'.
Is there something I am missing?
cheers
Grant