Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recursion in Hierarchy

Status
Not open for further replies.

Henners

Programmer
Jul 12, 2001
1
IE
I have been scouring the net for information on preventing recursion in a hierarchy. We have a parent child structure to our objects. But I want to confirm that an object is not added to the same branch in the tree twice.

This may not be very clear, but if anyone has any ideas we can discuss this further.


 
Hi there,
If you can give some table structue specifying which is parent and child columns, may we can see it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top