Hi there,
Wondered if anyone can help?
I have the requirement to have a 4 level hierarchal database including the top level.
I have created 5 flat tables and was wondering how i put these in hierarchical order? I tried sub data sheets but these are a headache because EACH record in the top level table will contain different records stored in the other 3 tables i created,
When user expands the top level in the table it should display only records from level 2 that are relevant, when expanding level 3 the same should happen but obviously relating to level 2, and when expanding level 3, the level 4 records should be relevant to level 3.
I know this is a basic question but i cant wrap my head around it because none of the tables have any unique identifiers in order to create relationships.
Top level has approx 20 records,
Level 2 (approx 50+ records in table),
level 3 ( approx 80+ records in that table),
level 4 (possibly hundreds of records in that table)
This relates to food terminology so top level is perhaps the most elaborate name of a dish (some french term to describe a burger) where level 4 is the most common used term (burger).
Hope i have explained this appropriately if not please let me know, what's the best way to go about this?
Thanks for any help,
Anand