FYI, and maybe I'm biased, but Query of Query under MX _really_ rocks.
You have to check out the docs for it.

(And, related to that - CFLib.org now has 23 CFMX UDFs, including one
that will do a querySort using QofQ)

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Stephen Moretti [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, April 29, 2002 10:49 AM
> To: CF-Talk
> Subject: Re: Custom Tag for Sorting
> 
> 
> > yes, but since there is no CFQUERY statement, how do select 
> distinct?
> Don't
> > I need to do that or is the sorting controlled all onthe 
> CFOUTPUT end?
> >
> Depends on your query to the LDAP server...  You may already 
> have distinct
> rows...
> If not then yes you'll have to  handle this on output.
> 
> In theory you could do a ~shudder~ query of query under CF5 to return
> distinct rows, but I'd be inclined to think that just 
> checking to see if
> your previous row was the same as the current row before 
> output was just as
> quick.
> 
> Regards
> 
> Stephen
> 
> 
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to