• Jack

    I had a look at case sensitivity - what I have just found is that the filters aren't case sensitive - ie I found that %update% and %Update% worked (while the actual query syntax itself was update).

    I also tried %UpDatE% and that worked ok.

    What I did see, however, is that randomly (it seems) when I made a CHANGE to a condition (eg changed the u to a U) then it stopped filtering on that condition, giving the impression of being case sensitive.

    Going back and changing it again seemed to kick it back into the loop, and it didn't always repeat, so if you're looking at it you need to go round the loop a lot to get the problem to appear.

    At least that was my experience - I might be missing something!

    Cheers