[xsl] Re: Theory question: Node trees and SQL.

Subject: [xsl] Re: Theory question: Node trees and SQL.
From: Phillip B Oldham <phillip.oldham@xxxxxxxxxx>
Date: Thu, 06 Jul 2006 08:23:23 +0100
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?

Current Thread