Hi, I have several tables all of the same structure. I would like to use one model for them all. Is it possible to change the table of a model at runtime? I'm thinking of something like $this->Model->useTable = 'tableName' which unfortunately does not work.
Thanks in advance Kabuto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
