View Single Post
  #16 (permalink)  
Old 07-30-2007, 07:38 PM
jganders's Avatar
jganders jganders is offline
WebProWorld Member
 

Join Date: Jul 2007
Location: California, USA
Posts: 26
jganders RepRank 0
Default Re: Which one? PHP or MySQL

I would have absolutely predicted that you'd get an SQL error by not putting every field except GROUP_CONCAT(OOptionValue) into the GROUP BY clause. You only have OItemID there now. But, hey, if it works, I wont argue.
Reply With Quote