On Wed, Dec 13, 2006 at 05:03:50PM -0400, Cesar Rodas wrote:
> On 13/12/06, John Stanton <[EMAIL PROTECTED]> wrote:
> >
> >It is hard to imagine why you would want to use Sqlite B-Tree access.
> 
> I am developing a File System, and I'd like to use B+ Tree and not lost time
> and CPU understanding SQL...

If SQLite had recursive queries you could save yourself a lot of
development time using SQL instead of writing more code in some other
language to implement the same logic that you would implement in SQL.

Nico
-- 

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to