If you are looking to actually use both databases, I don't think this
is possible with cake. The options others are giving you are to switch
between development/production/etc databases. Are you looking to use 2
together throughout the application, or just switch between two?

I had an issue where I had 2 databases - and tables in each were
linked to each other. This wouldn't work for Cake (at least to my
knowledge).

Hope that helps...

On Mar 15, 1:48 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was wondering if it would be possible to use two databases in cake.
> Some models would access tables in one database and other models would
> access tables in another database.
>
> Thanks
>
> Guy


--~--~---------~--~----~------------~-------~--~----~
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