I am attempting to query a SQL table using Workflow 9.1.1 custom query activity. It is using a partial folder name gathered from a pattern matching token. When I test the query in the designer, using the same partial folder name in the parameter value field, it results in "0 row(s) affected."
I've run the same query in the SQL Server Managment Studio with success. I've attached screenshots of both results.
Is there an issue with the syntax in Workflow as compared to the SSMS syntax?
Thanks in advance for your help!