I have following livelink query...
[QLREGION OTLocation] 211322 AND ([QLREGION Attr_212644_2] O OR [QLREGION Attr_212644_2] N)
For an uknown reason livelink doesn't take into account brackets surrounding two OR conditions so it returns back all the data that has value N in category 212644_2 despite first condition with specific location.
I tried this on two cs instances, both 16.0 version.
Does anyone know what is the problem?