in whole project i am doing the same methos like "$this->query()"...whether this will make any problem by performance or achitecture
On Thu, Jan 13, 2011 at 10:11 AM, Amit Badkas <[email protected]>wrote: > Hi, > > Sure, you can do that by using $this->query() in the model. > > Amit Badkas > > PHP Applications for E-Biz: http://www.sanisoft.com > > > > On Wed, Jan 12, 2011 at 6:49 PM, Gopinath T.M <[email protected]>wrote: > >> Shall we use model without association...instead of association shall >> we use direct query in model >> >> Check out the new CakePHP Questions site http://cakeqs.org and help >> others with their CakePHP related questions. >> >> 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]<cake-php%[email protected]>For >> more options, visit this group at >> http://groups.google.com/group/cake-php?hl=en >> > > Check out the new CakePHP Questions site http://cakeqs.org and help > others with their CakePHP related questions. > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > -- Regards Gopinath T.M 9944944659 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
