Can't do an indexed search for a German sharp s (ß)

jda jda at his.com
Fri Nov 8 09:15:51 CST 2013


Hi Ruslan,

When I do this indexed search

      select * from myTable where (left([myField], 1) = 'ß')

I get no hits. Shouldn't this work (a REGEX, unindexed search works)?

Jon


More information about the Valentina mailing list