Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to store a directory info into a database?
"Louis Chen" <llchen_at_nortelnetworks.com> wrote in message
news:3CEE8978.E5B9B398_at_nortelnetworks.com...
> Hi, I need your suggestion as what would be an good design of a
> relational database to store a directory structure like information? I
> would be very appreciated if you could point to me any samples, website
> or books.
>
>
> Louis
There is a white paper by Jacques Roy that shows how hierarchical data can be stored in Object-Relational Databases:
http://members.lycos.co.uk/xmldatabases/misc/NodeBlade.zip
Versions of this have been implemented for Informix IDS, DB2 and Cloudscape. Code is Open Source AFAIK.
HTH
-- akmal chaudhri IBM developerWorks - http://www.ibm.com/developerWorks/ XMLDatabases ------- http://www.btinternet.com/~xmldatabases/Received on Fri May 24 2002 - 19:05:53 CDT
![]() |
![]() |