What i meant by resource though was information on more sophisticated calls i can do to pull out exactly the information i want/need.
I basically need to pull out some fairly specific information from multiple tables and would really prefer not to have to do multiple passes over the database to get the information i need as it makes printing it out harder and id have to rewrite parts of my code
-Darth Simon