Re: pulling data from 2 tables

2006-02-20 Thread David Avendasora
Oh, that's going to stick. On Feb 17, 2006, at 1:12 PM, Jerry W. Walker wrote: Just think of us as Revert and Reset, the Stack Brothers. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-d

Re: pulling data from 2 tables

2006-02-17 Thread Jerry W. Walker
On Feb 17, 2006, at 7:20 AM, Ken Anderson wrote: You guys are like a married couple! No one would believe you live on opposite sides of the US! :) Heh, you've heard of Click and Clack, the Tappet Brothers? Just think of us as Revert and Reset, the Stack Brothers. Personally, I haven't y

Re: pulling data from 2 tables

2006-02-17 Thread Ken Anderson
You guys are like a married couple! No one would believe you live on opposite sides of the US! :) On Feb 17, 2006, at 12:00 AM, Jerry W. Walker wrote: Hi, Jim & Chuck, On Feb 16, 2006, at 9:11 PM, Chuck Hill wrote: Hi Jim, On Feb 16, 2006, at 5:36 PM, Jim Wong wrote: oh... i have an en

Re: pulling data from 2 tables

2006-02-16 Thread Jerry W. Walker
Hi, Jim & Chuck, On Feb 16, 2006, at 9:11 PM, Chuck Hill wrote: Hi Jim, On Feb 16, 2006, at 5:36 PM, Jim Wong wrote: oh... i have an entity COMPANY which has an attribute customerIndustryID which stores for exception numbers like 7, 10, 11 etc. this numbers can be found in another entity

Re: pulling data from 2 tables

2006-02-16 Thread Chuck Hill
Hi Jim, On Feb 16, 2006, at 5:36 PM, Jim Wong wrote: oh... i have an entity COMPANY which has an attribute customerIndustryID which stores for exception numbers like 7, 10, 11 etc. this numbers can be found in another entity INDUSTRY which has a corresponding attribute like F&B (7), Bankin

pulling data from 2 tables

2006-02-16 Thread Jim Wong
oh... i have an entity COMPANY which has an attribute customerIndustryID which stores for exception numbers like 7, 10, 11 etc. this numbers can be found in another entity INDUSTRY which has a corresponding attribute like F&B (7), Banking (10), Manufacturing (11) etc.How do I display all the inform