If I have more than one database with identical tables, is there a way
for CakePHP to combine them?

Example:

DB1 has information for Ohio
DB2 has information for Kentucky

Both databases have a table that contains a list of Users (let's
assume that the primary key was setup so that there wouldn't be
duplicates of the same key in the seperate databases).

Can I create a model that will show me a list of all users in Ohio and
Kentucky?

Thanks in advance!

-John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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