Oh, oops. ;)

I've been learning a lot by reading through the CFC's which have helped me a lot. I guess my question is: "Is there any way to join multiple tables in a createIterator object?"

For example, I have an IncidentIterator, but I need to join IncidentCategory, and IncidentType to the IncidentIterator via categoryID and type ID so I can get the actual names of the category and type. Is there any way to do this using only the Reactor API, or do I rely solely on views in the database for this kind of thing?

On 4/4/06, Doug Hughes <[EMAIL PROTECTED]> wrote:

That should probably be a private function… Don't use it J

 

Doug

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jeff Lester
Sent: Sunday, April 02, 2006 10:08 PM
To: [email protected]
Subject: [Reactor For CF] setJoinList

 

How does the setJoinList function of the Iterator object work?
-- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

-- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

-- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

Reply via email to