John David Anderson (_psychic_) wrote: > > If you have a bunch of tables that are all the same structure, why > not store the collective information in a single table? > > -- John
I unfortunately cannot change the table structure because they are used by some other scripts as well. Joining these tables seems to be the logical conclusion, but as I said, it's not possible in my case. Is there even a way to have cake let me use a model on several tables? Cheers, 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 -~----------~----~----~----~------~----~------~--~---
