I am new with CakePHP. I have to query different database dynamically. the number of data base is not known, it might be 10 or 100 or 1000. The name & connection will be stored in single unique data base & then depending on the data base I have to fetch data from different data bases.
So I have a connection with a unique database & then have to connect with different data bases. Is this possible with CakePHP? If yes, please explain in detail. If not then I should use some other framework. Thanks, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
