Subject: Re: Re: Theory question: Node trees and SQL.
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Thu, 6 Jul 2006 13:09:34 +0530
|
The following articles look good to me:
http://www.developerfusion.co.uk/show/4633/
http://www.sitepoint.com/article/hierarchical-data-database
Regards,
Mukul
On 7/6/06, Phillip B Oldham <phillip.oldham@xxxxxxxxxx> wrote:
Thanks for the responses, guys.
Doesn't really help me much though. I'm looking to find the
preferred/simplest way of storing node-/b-trees in SQL to be used with
XSL. I need to be able to move, create, and delete nodes very simply
(preferably without transactions).
Any suggestions on what method I should use?
|