I am tryin to apply following filter on a AdoTable component but it shows error:
((details_id = 15) OR (details_id = 16) OR (details_id = 17)) AND(personel_id = 5)
the error is :
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
whats the wrong and how can I do this filter.
I previously searched it on Delphi help but could not to solve it.
Special Thanks in advance.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…