I'm writing a database application, and I want to use a tree to display the information.

Say there are three fields (a,b,c) for each entry in the database. Each 'a' can have more than one 'b', and...