Re: General Purpose Dictionary Generator
From: | Sylvia Sotomayor <terjemar@...> |
Date: | Monday, October 30, 2006, 16:40 |
On 10/29/06, David J. Peterson <dedalvs@...> wrote:
> Sylvia wrote:
> <<
> Heh. I handle alphabetization by adding a field in my database table.
> It uses a 2 digit number per letter. I have 39 letters in the Kelen
> alphabet, and most words are 7 letters or less, so I have a 14 digit
> number for each word, and that is what I sort on. Make sense?
> >>
>
> Ah, yes it does... I wonder if I can work that into the databases...
>
Just make sure you define the field properly so it can handle the big
number. I didn't do that at first, and about half the numbers were too
big (in number, not digits) for the mysql field.
-S
--
Sylvia Sotomayor
terjemar@gmail.com
www.terjemar.net