Re: Validation/Linking Table Question

2004-05-11 Thread Lou Olsten
al Message - From: "Bart Nessux" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 8:07 PM Subject: Re: Validation/Linking Table Question > Thanks Lou, I'll give this a go! > > > >From: "Lou Olsten" <[EMAIL PROTECTED]> > &

Re: Validation/Linking Table Question

2004-05-10 Thread Lou Olsten
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 1:38 PM Subject: Validation/Linking Table Question > I have three tables in a MySQL DB... among others: > > 1. computers > 2. users > 3. comp_user_link > > This particular DB is used for inventory and

Validation/Linking Table Question

2004-05-10 Thread Bart Nessux
I have three tables in a MySQL DB... among others: 1. computers 2. users 3. comp_user_link This particular DB is used for inventory and tracking purposes. I think the table names are self explanatory. Computers has 'comp_id'... users has 'user_id' as their primary indexed keys. These keys are li