View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 09:38 AM
user
 
Posts: n/a
Default Re: Any experts with help?

// problem is can not get 'member name' to display
// if put 'member.member_lname' in select statement get error msg
// Unknown column 'member.member_lname' in 'field list'

I have since created a join that works but I thought the joins I
submitted should have worked. I was looking for some thoughts as to why
they did not.



Jared wrote:

> Whats the problem,
>
> I uploaded your db to mysql 5.0.27+GUI-TOOLS 1.2.5 BETA on WindowsXP and all
> *4* queries ran sucessfuly with no errors, and return good data.
>
>

Reply With Quote