John, I knew about the argument, but no where does it mention recursive
fields. So after your suggestion,  I decided to try specifying the
table and field in the format: array('album.name', 'image.name'), but i
kept getting errors that album and image were unknown tables. I tried
"albums.name" and "images.name" and got the same error that albums and
images were unknown tables.

Here's the error if it helps:

SQL Error in model Album: 1109: Unknown table 'albums' in field list

Thanks in advance to anyone who can help. I'm starting to think I'll
just need to retrieve associated image fields on my own...


Also, to John:

John David Anderson (_psychic_) wrote:
> On Aug 17, 2006, at 8:01 PM, Bret Kuhns wrote:
>
> > Contrary to popular practice,
>
> There's a reason for this... ;o)

I was expecting that response. Though I've seen many benchmarks and
quality articles that argue it's a viable solution. Afterall, why else
would MySQL bother to implement it? ;) And I'll never know which is
better if I don't try...


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to