Order by another query

2008-06-02 Thread Phillip Vector
I have a query that pulls all the top messages in a forum for each area (So I have the thread titles). I want to sort by the last posted, but it isn't working.. This is the code I came up with so far.. cfquery datasource=#datasource# name=AllMessages select *

RE: Order by another query

2008-06-02 Thread William
://www.winninginthemargins.com and use passcode: GoldenGrove -Original Message- From: Phillip Vector [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: 6/2/2008 2:34 PM Subject: Order by another query I have a query that pulls all the top messages in a forum for each area (So I have

Re: Order by another query

2008-06-02 Thread Phillip Vector
by another query I have a query that pulls all the top messages in a forum for each area (So I have the thread titles). I want to sort by the last posted, but it isn't working.. This is the code I came up with so far.. cfquery datasource=#datasource# name=AllMessages select