Home Datapipelines

Recursive data

edited October 2010 in Datapipelines
Hi

We're using report builder 10.04 with BDS2006.

Is there a way I can display recursive dataset with (n) levels
hierarchically ?

eg

Table contains source ID and Destination ID

data would look something like this
SRC DEST
1000 , 2000
| | SRC DEST
| + 2000 , 3000
| + 2000 , 3001
| + 2000 , 3002
| | | SRC DEST
| | +3002 , 4000
| | +3002 , 4001
| + 2000 , 3003
| + 2000 , 3004

etc (I hope the formatting doesn't get messed up)




--
Jason Reid
Systems Developer
Compucorp Ltd.
www.compucorp.co.uk



Comments

This discussion has been closed.