Daniël Mantione schrieb: > > > Op Fri, 12 Sep 2008, schreef listmember: > >> This search needs to be NOT case-sensitive. >> >> How can you do this? >> >> Is it doable if TCharacter (or wahtever you call it) has no 'langauge' >> attribite? > > 'I am on FoolStrasse' versus 'I am on FoolStraße' is not a upper/lower > case issue. Strasse and Straße have the same casing. So yes, you can do > case-insensitive search. > > The problem you describe does exists. ü and ue are equivalent in German,
Not in both directions. > but not in Dutch. So someone searching for ü will also want to receive > results for ue, _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
