for the table name you can use var $useTable ='your_table_name'; in the model You should use the name variable in controler and model to use the same name...
On 25 Ott, 16:27, MikeK <[EMAIL PROTECTED]> wrote: > OR can we just change the Catch model to be Katch model, and leave the > Catches controller and views in place while updating all invokations > of Catch model code to Katch and updating all the associations from > other models etc to use Katch? > > Also we'd like to leave the DB as it is -- so we could specify table > name and default key in the Katch model. > > Does this have a chance of working? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
