You have to change
 
kwo VARCHAR(10) NOT NULL,
 
for
 kwo int(10) NOT NULL,
 
Hope this helps
 
Fernando Soto
 
 
 
From: Jeff
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. .
 
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
> Jeff wrote:
>
> > kwo VARCHAR(10) NOT NULL,
> > lsd VARCHAR(20) NOT NULL,
>
> duh....
>
> --
> ---John Holmes...
>
>
> PHP|Architect: A magazine for PHP Professionals – www.phparch.com
>
>
>
>
 
 
 
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
 
 
.
____________________________________________________
  IncrediMail - Email has finally evolved - Click Here

Reply via email to