urhan Ozen <[EMAIL PROTECTED]>
To: Peter Sampson <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 10:14 PM
Subject: RE: Simple SQL
> Peter,
> Please give us more insight on this. Is the column where you store dates
(or
> months) is a date dat
H" news.
Clicking on "MONTH" takes you to all entries with that "MONTH"
Currently the page that displays Click here for "MONTH" news is not in
calendar order.
Click here for "MONTH"
Click here for "MONTH"
----- Original Message
Month?
> - Original Message -
> From: Gabriel <[EMAIL PROTECTED]>
> To: Peter Sampson <[EMAIL PROTECTED]>
> Sent: Wednesday, May 15, 2002 8:32 PM
> Subject: Re: Simple SQL
>
>
> > Change the way you do your months. Instead of entering each month,
SQL beginner using Macromedia Ultradev. Can you help?
Please be gentle I'm not a programmer!
I am using
Select DISTINCT Month
FROM tblNews
The problem is that the months are shown alphabetical not in calendar order.
How can I change this?
---