Results 1 to 2 of 2

Thread: SQL - order by...

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    69

    Resolved SQL - order by...

    Hi all,

    not quite sure if this is the correct forum to post this, so pls point me to the right direction if im wrong.

    I thought the "order by"-statement in SQL was supposed to order things.. hehe
    Here is the result of a query (select name from customer order by name; ) when it is displayed in my DataGridView.

    name:
    DET NORSKE VERITAS
    DHR Reklamebyrå
    Dansih Air Transport
    UPC
    UniAutomation AS
    Worums
    admInn
    iFokus
    Åkra Bil

    That list aint in order!! Any idea what may cause this, or how i can fix it?
    Thanx in advance
    Last edited by Riks; Apr 12th, 2006 at 03:38 AM.
    2B || !2B

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    69

    Re: SQL - order by...

    Never mind...

    Field was Char in the database
    2B || !2B

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width