Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
In lookup wizard I want to give two where conditions:attivo = 1 AND mansione <> 'ufficio'but only the first one works. Is it a syntax error?
I have tried with
Type1=1 AND Type2=3
and it works. Did you test it directly on the database?
thanks for help, testing on database I found it was a wrong SQL statement