> Checking my syntax, but doesn't seem to work for a query of
> queries..
QoQ's are very limited. They do not support CASE statements, AFAIK.
If you are using a database query as the source of this information, add a CASE
statement to your base database query to generate a column called "SortNumber".
Then use that column for ordering. Alternatively, you could add a SortNumber
column to your base table.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333715
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm