Problem is that I don't know how to set up DataSource, because I cannot do associacion between two diferent databases using only models, can I? there is no field for database config name in associacion array. I just read some information that datasources can make you do assosciacions between files and databases etc (so i guess it is possible to do assocc between two different databases), but i just don't know how. And tempdocs does not covers this for now
On 30 Lis, 16:37, gwoo <[EMAIL PROTECTED]> wrote: > there is a lot of information on this google group. You can do > associations across multiple datasources. The only thing that is a > little tricky is the HABTM since a third table is involved. BUt you > can always create a model for that too and specify its db config. That > is also discussed in previous messages to the group. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
