Hi Nate, Yes, you're right, I have Employee on 'inventory' whereas it should be on 'core'.
However, when I remove the $belongsTo clause, the page works fine and displays the data for both Assets, and AssetCategories, which is also in the inventory database. It only fails when I try to connect the assets table in the inventory database with the employees table in the core database. The error says that core.Assets doesn't exist, which is right cos it doesn't exist in core but it does in Inventory. Am I doing something wrong in my cross-database relating? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
