This topic is locked
[SOLVED]

Lookup Wizard Where Like Statement stopped working after last build

9/30/2021 11:22:45 PM
PHPRunner General questions
M
Mark Kramer author

My lookup wizard use to pull data from the "Employee" table and conditionaly look up based on the "DepartmentName" field. It works when I click test but not in the program. This seemed to quit during the last upgrade 37938 x64.

Where "DepartmentName like 'h%' " (in this case Housekeeping was the filter)

img alt

Is it me or a bug ?

Thanks

M
Mark Kramer author 9/30/2021

That is a typo in my statment of the table, it should be "Employees"