bigdog wrote:
> Try setting debug to 2, to see what your qry looks like.

Thanks, that let me see the problem. The query

$this->set('feeds',$this->NewsItem->findAll(null, 'DISTINCT
`NewsItem`.`source_name`'));

solved the problem. I can't help but think though that this should be
built in to the CAKE base system though, as this seems like a bit of a
hack. Thanks nate and bigdog!

Regards, Mike


--~--~---------~--~----~------------~-------~--~----~
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