Re: table joining problem

2010-05-05 Thread AD7six
On May 5, 10:38 am, "Master Ram...!" wrote: > sir i am not get any solutions. How about you stop creating duplicate threads and just reply to the original then. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this

Re: table joining problem

2010-05-05 Thread Master Ram...!
sir i am not get any solutions. for that only i am given detail information.. sir thank u sir Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" g

Re: table joining problem

2010-05-05 Thread Jeremy Burns
This seems to be a recurring post from you on the same subject - are you taking any notice at all of replies you get or are we all wasting our time? What errors are you getting? Jeremy Burns jeremybu...@me.com On 5 May 2010, at 09:09, Master Ram wrote: > hi.. all > > i am joining 2 tables tabl

table joining problem

2010-05-05 Thread Master Ram
hi.. all i am joining 2 tables table: table name is fixed table 1. adb_campaign and 2. adb_users. these two tables i ma joining. adb_campaign table containing user_id(adb_user table) form that i want to get the user details. this is my campaign.php module code: this is my users.php module cod