Hello,

I'm working on a project where I have a number of Parties that are
coming to an Event. A party contains some information including how
many people are with that party. An event can only handle a certain
number of people.

I know I can use countCache to find out the n of parties, but I'd like
to be able to increment that count not based on the number of parties
assigned to that event, but by the cumulative number of people in
those parties.

I have tried to find information about countQuery but have found pages
saying only that it exists, but not how to use it.

Anyone have any information they can share?

Thanks, BBT

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to