For Programmers: Free Programming Magazines  


Home > Archive > Clarion > July 2006 > Re: Queue sorting with German characters, i.e. u and ü









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Queue sorting with German characters, i.e. u and ü
Gerd

2006-07-25, 7:55 am

Thank you for the suggestion. Unfortunately it will not work since
those Umlauts are all over (also inside the words) and to make these
type of changes about 10,000 times, with new words being added
continuously it will be an impossible task.


Paul S. Person wrote:
> On 24 Jul 2006 06:15:08 -0700, "Gerd" <schmittinger@unitech.co.za>
> wrote:
>
>
> This may not be at all what you want, but it works for me ...
>
> I have a database which includes the titles of maps (Fritsch
> Wanderkarten 1:50.000) purchased when I was stationed in Germany 30
> years ago; some of the titles include umlauted vowels. What I did was
> to create a separate field, called "Sorter", in which I put the titles
> without the umlauts. Thus
>
> Sorter Word
> Arbeit Arbeit
> argern =E4rgern
> Axt Axt
>
> You then use Sorter as your Key Field but display Word (or whatever
> you call that field) for the user to see. This will solve the problem
> stated, but may or may not satisfy any other requirements you may
> have. Searching a browse box with an incremental locator, for example,
> would have to be done ignoring the umlauts, which may or may not be
> acceptable.
> --
> "I find that a great many things which have been conclusively
> demonstrated by the Ancients are unintelligible to the
> bulk of the Moderns owing to their ignorance"


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com