Help me with my inability to see a simple solution

william humphrey bill at bluewatermaritime.com
Sun Dec 26 13:54:44 EST 2010


I fixed it by checking to make sure every number was formatted as three
characters first. It's funny what you don't see...

On Sun, Dec 26, 2010 at 2:34 PM, william humphrey <
bill at bluewatermaritime.com> wrote:

> I just found out that the number set:
>
> (001,002,003,005,006,007,008,009,5,6)
>
> wrecks most of the solutions.  It was because SQL was sorting a way that
> included the zeros in the sort so the sort would come out looking like the
> above. I didn't notice what was causing the problem until I scrolled way
> down the list and saw the numbers without the zeros in front of them.
>
> On Wed, Dec 22, 2010 at 11:17 AM, william humphrey <
> bill at bluewatermaritime.com> wrote:
>
>> Ken that is too easy and simple. Even I can understand it at a glance.
>> Can't possibly work. Thanks everyone for lots of excellent answers!
>
>
>
>
> --
> http://www.bluewatermaritime.com
>



-- 
http://www.bluewatermaritime.com



More information about the use-livecode mailing list