You have to change
kwo VARCHAR(10) NOT NULL,
for
kwo int(10) NOT NULL,
Hope this helps
Fernando Soto
Date: Viernes, 08 de Agosto de 2003 10:36:33 a.m.
Subject: Re: [PHP-DB] Sorting issue
Yes duh...
I didn't realize numbers weren't considered characters.
What's the sql entry for numeric characters?
I'm new at this, and figure I'm not doing to bad so far. .
> Jeff wrote:
>
> > kwo VARCHAR(10) NOT NULL,
> > lsd VARCHAR(20) NOT NULL,
>
> duh....
>
> --
> ---John Holmes...
>
>
>
>
>
>
--
. |