Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hierarchy table structure
Message
From
03/01/2002 05:53:27
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italy
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Hierarchy table structure
Miscellaneous
Thread ID:
00600157
Message ID:
00600157
Views:
75
Hi all,
I am trying to resolve this recurseive situation:
CONTEXT: a industry produce a complex article (like a car), a car is constituted of many parts (motor, etc.), motor is constituted on other many parts, and so on ...
To save data I think a minimal table like this:

TABLE PARTS
1 - id_part
2 - id_parent_part
3 - quantity

QUESTION:
How to manage the tree structure that result from a similar situation ?

I know, this is a complex but common problem, could you help me with any idea or experience ?

T.I.A.
Next
Reply
Map
View

Click here to load this message in the networking platform