Re: Help needed with JOIN on 3 tables

2002-06-13 Thread Andy Sy
iday, June 14, 2002 3:18 AM Subject: RE: Help needed with JOIN on 3 tables > This is what I found I will stop using Microsoft for development of > mysql. I was running the queries locally on my Win2k machine using the win32 > version of mysql. After screwing with it for several days I

RE: Help needed with JOIN on 3 tables

2002-06-13 Thread Peter Lovatt
tel. 0121-242-1473 --- > -Original Message- > From: bob [mailto:[EMAIL PROTECTED]] > Sent: 13 June 2002 17:09 > To: [EMAIL PROTECTED] > Subject: Help needed with JOIN on 3 tables > > > Hi, > > I'm very new to my

RE: Help needed with JOIN on 3 tables

2002-06-13 Thread bob
again. -Original Message- From: Ralf Narozny [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 12:28 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Help needed with JOIN on 3 tables Hiho hiho! bob wrote: >Hi, > >I'm very new to mysql and I'm having a pro

Re: Help needed with JOIN on 3 tables

2002-06-13 Thread Ralf Narozny
Hiho hiho! bob wrote: >Hi, > >I'm very new to mysql and I'm having a problem getting my joins to work. I >have 3 tables: > >builder >category >builder_category_link > >The builder table has a an id field and then several other fields (name, >address etc) >The category table has an id field and t

Help needed with JOIN on 3 tables

2002-06-13 Thread bob
Hi, I'm very new to mysql and I'm having a problem getting my joins to work. I have 3 tables: builder category builder_category_link The builder table has a an id field and then several other fields (name, address etc) The category table has an id field and then one other field (type of busines