main logo
Subject: Re: [SQL] Search ignoring extended characters
Author: jda
Posted: 2002/06/29 15:50:14
 
View Entire Thread
New Search


>Hi Jon,
>
>> authorsMethod = new VText("authorsMethod", 128, "English", kV_IndexByWords)
>> authorsMethod.SetMethod("Upper(authors)")
>
>ok, I see now whats the reason: My fiel has language "German", and
>there it works. French will work, too. When you choose "English"
>(which is same as ASCII, I think), it does not work.
>

I guess that makes sense (but in some ways it seems a bit backwards
-- English doesn't have extended characters (with rare exceptions,
and in those cases it's usually a reflection of the foreign origin of
the word, so accents are often dropped). But I can see that since
these extended characters are not "English", one could also argue
that they should sort differently (or sort different, if you're a Mac
user :->) from non-accented characters.

Thanks,

Jon
 
©2002 jda
<-- Prior Message New Search Next Message -->