2008年7月29日星期二

Re: [fw-db] Using the Zend_Db_Table to return referenced row values

Thanks Bill. I appreciate all your help :) My code is running fine now.
Thanks


Bill Karwin wrote:
>
>
> dele454 wrote:
>>
>> Thank you so much Bill. I missed out on the typo. In terms of the
>> parameters i used for the joinLeftUsing(); function, does this function
>> make calls to the rules i set for the referenced tables? What i have now
>> is the exact table name and column name of the table 'venuecategory'.
>>
>
> No, you need to specify the tables when you do a join.
>
> The $_referenceMap only allows fetching data from related tables on a
> row-by-row basis, as documented in the manual section on "Zend_Db_Table
> Relationships".
>
> Regards,
> Bill Karwin
>


-----
dee
--
View this message in context: http://www.nabble.com/Using-the-Zend_Db_Table-to-return-referenced-row-values-tp18688983p18706928.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: