in reply to Trees in SQL, adjacency lists and sorting.

You might want to peruse this book.
  • Comment on Re: Trees in SQL, adjacency lists and sorting.

Replies are listed 'Best First'.
Re^2: Trees in SQL, adjacency lists and sorting.
by simon.proctor (Vicar) on Jan 06, 2006 at 09:05 UTC
    I cannot recommend Joe Celkos books highly enough. This book should give you what you need. I used the nested set method for making an FTP server with DB backend and it worked a treat.