http://groups.google.com/group/cake-php/browse_thread/thread/d33b55ffc108292a/a9cc3117b719b24c?lnk=gst&q=cross+database+joins#a9cc3117b719b24c - Do not use persistent connections in database config - HABTM associations wont work here
On Aug 27, 9:25 am, sree <[EMAIL PROTECTED]> wrote: > Hi all, > > I am unable to join two tables of two different databases.I ll explain > in detail. > > i have coupons table in AAA database n retailers tables in BBB > database .i have join these two tables.as following > > AAA.coupon.coupon_id=BBB.retailer.coupon_id > > i have created two models Coupon n Retailer with respective database > table n dbconfig details in them. > > Please help me. > > Thanks inadvance. > > sreekanth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
