Thanks for the answer.
Do you have or know of any experience when the additional effort to use the nested tree model would pay back in terms of runtime behavior, such as number of nodes in the hierarchy to retrieve, or depth of the tree, or the need to frequently query subtrees?
Do I get it correctly that the main problem with the nested tree in order to support it in LLBLGen would be a) lack of customers requests as it is not that commonly used and b) that insert and delete operations are not global operations?
In your opinion, would implementing it using stored procedures provide some advantages over the approach described previously?
Kind Regards + Thanks again!
Stephan