Page 2 of 2

Re: Access array - stdClass Object Problem

Posted: Wed Aug 19, 2009 8:28 am
by psurrena
If feel kind of dumb...I had GROUP BY in the sql query before but on the wrong cell.

DISTINCT led me to GROUP BY, which did the job perfectly.

Thanks for all the help!

Re: Access array - stdClass Object Problem

Posted: Wed Aug 19, 2009 8:58 am
by jackpf
Awesome.