I am setting up a bill of material tables with parent and child relations. Some of the children could be 3, 4, or 5 levels deep. I need to roll up inventory demands for components in a forecast model, by year of each part needed and the demands for each component. (I really need an ERP system).
I could use some ideas on how to set up the tables, queries to handle this. I do have a start with a table for inventory, a master BOM table, and a BOM child table that works pretty good for entering the data.
Thanks
Dan