See $useDbConfig (model) in documentation.

On Aug 9, 3:42 am, Steve Finkelstein <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> How difficult would it be to connect to two databases? They're both on
> the same server/instance of MySQL, however due to the nature of the
> application I'd like to deploy using Cake, I need to be able to query
> two different databases.
>
> Oldschool way would be to just write queries with:
>
> db1.tbl_name
> db2.tbl_name
>
> Thanks for any insight!
>
> - sf


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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