I just did this myself yesterday using the example in this thread:

http://groups.google.com/group/cake-php/browse_thread/thread/3138f1e67c17e62

-Larry Truett

http://www.LarryTruett.com


On Jan 11, 5:23 am, ali <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to