Okay, from the looks of it I would guess that you have your Asset model on the wrong $useDbConfig, since it's saying that the assets table does not exist.
Also, since this is in reference to cross-db joins, I'm assuming you actually meant for your Employee and Asset models to read from different databases. In your post above, you have both of them on the same $useDbConfig setting. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
