Hierarchical tree [message #84441] |
Tue, 16 March 2004 01:37 |
Solveiga
Messages: 36 Registered: March 2003
|
Member |
|
|
Hello,
I need to create a hierarchical tree.. I have allready a table with selfjoin, but what next? How does a tree looks in a form or report? How to manage an insert into such table? mabe someone could help me, give some example or suggestion from there to start??
I created one form and it's data block is that table (e.g. T_AERO with fields
AERO_ID,
AERO_NAME,
MASTER_ID.
MASTER_ID is AERO_ID of that master.
How do I have to insert a values to such tabel? And how to make a tree?
best regards and I need any adies!!!!
Solveiga
|
|
|
|