macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Condition select/sort of a query of a query?

Subject: Re: Condition select/sort of a query of a query?
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 23 Jul 2008 03:25:08 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Query of queries has limited functionality.  One of the things you can't do is 
use a case construct.

 As a workaround, after you get your ldap results, loop through them and build 
an array, list, whatever that has the info you need.


<Prev in Thread] Current Thread [Next in Thread>