I always struggle with just define this relationship and how I can call on
different stage ( on another control or on another module )
whereas it was very easy on another frameworks. I could have use the baker
but not really easy to use.
It should be just configuration file that you need to add and run the baker
without asking any question, then update would have been very easy.
Also make it so that baker can be run from browser.

Time to time i get this kind of monior error and stumble which is such a
waste of time.

$sql    =    "SELECT  FROM `employees` AS `Employee`   WHERE 1 = 1   "
$error    =    "1064: You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to use
near 'FROM `employees` AS `Employee`   WHERE 1 = 1' at line 1"
$out    =    null

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

Reply via email to