I have to implement a dynamic Parent - > Child Scenario ... but the catch is
as Follows :
I need to create this Table Design so that I can have multiple Parent ->
child - > parent Relationships
(ie Db driven "Window Explorer - feel". 1 Folder that holds another Folder
that holds another Folder etc to Infinite )
So if the Above makes any sense ... Suggestions would be Welcome
Thanx1) Get a copy of TREES & HIERARCHIES IN SQL for several different
methods
2) Google for "nested sets", "path enumeration" and "adjacency list"
models in SQL|||Thanx !!!
"--CELKO--" <jcelko212@.earthlink.net> wrote in message
news:1109335451.349754.115330@.l41g2000cwc.googlegr oups.com...
> 1) Get a copy of TREES & HIERARCHIES IN SQL for several different
> methods
> 2) Google for "nested sets", "path enumeration" and "adjacency list"
> models in SQL|||Nice 1 celko !!! :P
http://www.intelligententerprise.co...equestid=315563
"--CELKO--" <jcelko212@.earthlink.net> wrote in message
news:1109335451.349754.115330@.l41g2000cwc.googlegr oups.com...
> 1) Get a copy of TREES & HIERARCHIES IN SQL for several different
> methods
> 2) Google for "nested sets", "path enumeration" and "adjacency list"
> models in SQL
No comments:
Post a Comment