Thanks Cricket, I got that shortly after I wrote it :) But the issue that the OP seems to have, is that the usage of virtual fields does not appear to work, when the model is being assigned the virtual fields in a component and then a find statement is executed.
I don't have more time today to look into this, so hopefully someone else will pick it up or the OP will find a solution :) Enjoy, John On Feb 20, 7:14 pm, cricket <[email protected]> wrote: > On Sun, Feb 20, 2011 at 7:48 AM, John Andersen <[email protected]> > wrote: > > Thanks :) > > I just wonder, why the CakePHP book states one thing, when using MySQL > > and another when using PostgreSQL in the section "Create virtual > > fields" at: > >http://book.cakephp.org/#Creating-virtual-fields-1609 > > The comment about Postgres is just a clarification because each has > their own way to do CONCAT(). That is, the first example is > MySQL-specific. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
