If have only an id in the finderquery i Get the error....SQL Error:
1241: Operand should contain 1 column(s).

If I put the pharentesis I can solve, but if I have more ids, I get
the error..

What the solution...

and `PizzeDolci`.`persona_id` IN

                           ({$__cakeID__$})
                             )
                      WHERE 1 = 1


If I remove the pharentesi I get ok with singular results but error
with multiple results...

I use Cakephp Rc3...

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to