posted 19 years ago
From the following document I want to create a tree, i.e. find all parent-id matching nodes.
I tried to do
The recursive call tries to select only node(s) whoes parent matches the current node-id.
Any suggestion how to solve this?
Tanx.
[ July 28, 2005: Message edited by: Clemens Tolboom ]
[ July 28, 2005: Message edited by: Clemens Tolboom ]
[ July 28, 2005: Message edited by: Clemens Tolboom ]