Re: List boxes - sort order
Date: Fri, 26 Apr 2002 11:50:50 -0400
Message-ID: <3cc97409$1_3_at_goliath.newsgroups.com>
Yes the query is correct outside of the form and ended up returning the data in the right order. But I presume it is a date to text conversion in the form that is giving me the trouble, Is it in the declaration of my query or which may work differently in the form in oracle 8i or is it an auto sort of sometype.
"Daniel Morgan" <damorgan_at_exesolutions.com> wrote in message
news:3CC96EEE.7DE94B17_at_exesolutions.com...
> Ben Grimm wrote:
>
> > How do I get my list item to have the date sorted correctly?
> >
> > Whether I use a record group or a cursor the dates in the list item
always
> > remains sorted alphabetically.
> >
> > I am also just displaying the month and year as the label.
> >
> > Is this possible?
> >
> > Any ideas?
> >
> > -----------== Posted via Newsfeeds.Com - Uncensored Usenet News
==----------
> > http://www.newsfeeds.com The #1 Newsgroup Service in the World!
> > -----= Over 100,000 Newsgroups - Ulimited Fast Downloads - 19 Servers
=-----
>
> Did you specify ORDER BY in your record group SELECT statement?
>
> Daniel Morgan
>
-----------== Posted via Newsfeeds.Com - Uncensored Usenet News ==----------
http://www.newsfeeds.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Ulimited Fast Downloads - 19 Servers =----- Received on Fri Apr 26 2002 - 17:50:50 CEST
