> When I attempt to pull the data the only result set I get back is from
> the Item #1 query above. Now, I made sure that there is data in the
> tables, but I still get no data back for the other two queries(????)
>
<snip>
> // here is the PHP Code I am using
>
<snip: lots of PHP code without error checking>
I suggest you ask the mysql_errno() mysql_error() functions first.