I'm currently querying a Microsoft Access Database with a WHERE clause that is looking for the value of a user parameter, as I was not able to use the value of an attribute using @Value(attributename).
First, is it possible an anyway to use the WHERE clause with an attribute value? If not, how do I set a user parameter value from an attribute set in the workspace?