can you give the table structure for all 3 tables, it seams like you aren't doing the join on the correct column.
The join should be done on the linking columns in the featured table
As stated before I was told the only way to solve this is to use sub-queries - but i havent had much expeirence in this. 
this tutorial should help with nested recordsets:
http://www.webassist.com/tutorials/Display-nested-recordsets


