Query Macros
Question
Feb 22, 2017
In a SQL query for a report, I am using: WHERE myField LIKE '%%' But I'm trying to use that same syntax (and I've tried a few others) in a Document Type Query and it is not working. What is going on here? How can I inject the current username into my query? Thanks!