i have a table slno and percentage
slno contains 1 to 15 when i say order by slno it always comes
1,10,11,12,13,14,15,2

i want it in the form 1,2,3,4,5,6,7,8,9,10,11

can u help
rao
----- Original Message ----- 
From: "Gleb Paharenko" <[EMAIL PROTECTED]>
To: <mysql@lists.mysql.com>
Sent: 04/10/2005 2:19 PM
Subject: Re: [Fwd: MySQL in C - I need help!]


> Hello.
>
>
>
> > thing worked. I'm always stuck in some errors like *UNRESOLVED EXTERNAL
>
> > REFENCE, *and amongst other errors which I don't seem to understand and
>
> > decipher.
>
>
>
> Usually UNRESOLVED errors mean that you have some libraries missing.
>
> Send the code to the list and errors which which you're
>
> getting during the compilation. There is a win32 specific list, which
>
> might be a better place for you letter:
>
>   http://lists.mysql.com/win32
>
>
>
>
>
> Philippe Poelvoorde wrote:
>
> >
>
> >
>
> > ------------------------------------------------------------------------
>
> >
>
> > Subject:
>
> > MySQL in C - I need help!
>
> > From:
>
> > Deep Xavier Duites <[EMAIL PROTECTED]>
>
> > Date:
>
> > Mon, 3 Oct 2005 01:10:28 -0700 (PDT)
>
> > To:
>
> > [EMAIL PROTECTED]
>
> >
>
> > To:
>
> > [EMAIL PROTECTED]
>
> >
>
> > X-Account-Key:
>
> > account1
>
> > Return-Path:
>
> > <[EMAIL PROTECTED]>
>
> > Delivery-Date:
>
> > Mon, 3 Oct 2005 09:10:46 +0100
>
> > Received:
>
> > from pop3.btclick.com [213.123.26.23] by localhost with POP3
>
> > (fetchmail-5.9.11) for [EMAIL PROTECTED] (single-drop); Mon, 03 Oct 2005
>
> > 09:23:56 +0100 (BST)
>
> > Received:
>
> > from HESA02UKER.HE.LOCAL (actually host 93.26.123.213.in-addr.arpa) by
>
> > c2bsmtp01.btconnect.com with SMTP-CUST (XT-PP) with ESMTP; Mon, 3 Oct
>
> > 2005 09:10:40 +0100
>
> > Received:
>
> > from c2bthimr02.btconnect.com ([194.73.73.202]) by HESA02UKER.HE.LOCAL
>
> > with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Oct 2005 09:10:37 +0100
>
> > Received:
>
> > from web54504.mail.yahoo.com (web54504.mail.yahoo.com [206.190.49.154])
>
> > by c2bthimr02.btconnect.com (MOS 3.5.9-GR) with SMTP id DYZ47349; Mon, 3
>
> > Oct 2005 09:10:19 +0100 (BST)
>
> > Received:
>
> > (qmail 40462 invoked by uid 60001); 3 Oct 2005 08:10:29 -0000
>
> > DomainKey-Signature:
>
> > a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
>
> >
h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content
-Transfer-Encoding;
>
> >
b=vTU9RFG/N3WHZ3XKTJUkOY8zhVvtDT//pCVI0E22Nrbbmqtmh44+g46AL/U8SN7N4WbA1mY36h
BstfkNo3ILgfxxRABUyDcRDCBOZozr4ZK1QsqjjGloomEVjtaHtApVhrZJA8EkJKnQDCqBZ1m79O
/pAAF/U0F1s4X9lklL8gw=
>
> > ;
>
> > Message-ID:
>
> > <[EMAIL PROTECTED]>
>
> > Received:
>
> > from [203.177.106.130] by web54504.mail.yahoo.com via HTTP; Mon, 03 Oct
>
> > 2005 01:10:28 PDT
>
> > MIME-Version:
>
> > 1.0
>
> > Content-Type:
>
> > multipart/alternative; boundary="0-1328098071-1128327028=:38212"
>
> > Content-Transfer-Encoding:
>
> > 8bit
>
> > X-Junkmail-Status:
>
> > score=10/50, host=c2bthimr02.btconnect.com
>
> > X-Junkmail-SD-Raw:
>
> > score=unknown, refid=str=0001.0A090203.4340E435.0050,ss=1,fgs=0,
>
> > ip=206.190.49.154
>
> > Return-Path:
>
> > [EMAIL PROTECTED]
>
> > X-OriginalArrivalTime:
>
> > 03 Oct 2005 08:10:37.0755 (UTC) FILETIME=[F000B0B0:01C5C7F1]
>
> >
>
> >
>
> > Hi,
>
> >
>
> > Good day!
>
> >
>
> > I read the forum in this link
>
> > http://archives.neohapsis.com/archives/mysql/2005-q2/1532.html and
>
> > somehow I guess you people had tried programming MySQL in C
>
> > successfully. I just hope that I can find answers from you guys.
>
> >
>
> > I've been looking for answers on how to successfully run a C
>
> > program that uses MySQL for weeks now. I've been into some forums to ask
>
> > questions about it but I just got no reply. I've been doing a lot of
>
> > research on the net on how to run and *COMPILE* it successfully. I
>
> > downloaded examples and a lot of instructional materials but yet none a
>
> > thing worked. I'm always stuck in some errors like *UNRESOLVED EXTERNAL
>
> > REFENCE, *and amongst other errors which I don't seem to understand and
>
> > decipher.
>
> >
>
> > Though I'm not new to C (but C to MySQL, I am), I just can't figure it
>
> > out. I've been trying a lot of tools already, like MS Visual C++ 6.0,
>
> > MS Visual C++ 2003, Borland C++Builder 6.0, Borland C++ Compiler 5.5,
>
> > Turbo C 2.01, Turbo C++ 3.1 and even Dev-C++ 5.0.
>
> >
>
> > I need to present this to my class.
>
> >
>
> > I just hope you can help me on this matter. I would appreciate it so
much.
>
> >
>
> >
>
> > *Deep Xavier T. Duites*
>
> > Faculty, College of Computer Studies
>
> > Cebu Institute of Technology
>
> > N. Bacalso Avenue, Cebu City
>
> >
>
> > Contact# (032)2617744 local 110
>
> > Mobile# (+63)9228104319
>
> >
>
> > Delight thyself also in the LORD;
>
> > and he shall give thee the desires of thine heart.
>
> > *Psalms 37 : 4*
>
> >
>
> > ------------------------------------------------------------------------
>
> > Yahoo! for Good
>
> > Click here to donate <http://store.yahoo.com/redcross-donate3/> to the
>
> > Hurricane Katrina relief effort.
>
> >
>
> >
>
> > ------------------------------------------------------------------------
>
> >
>
> >
>
>
>
> -- 
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.NET http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
>        <___/   www.mysql.com
>
>
>
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.344 / Virus Database: 267.11.9/118 - Release Date: 03/10/2005
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to