Re: [sqlite] R-Trees and SQLite

2007-05-22 Thread Eduardo Morras
At 18:09 20/05/2007, you wrote:
>In a previous post drh mentioned:
>
>  You need an R-Tree index to do something like this.  The
>  public-domain version of SQLite only supports B-Tree indices.
>
>  (http://www.mail-archive.com/sqlite-users%40sqlite.org/msg24643.html)
>
>Does this imply that there exists a commercial version of SQLite with
>R-Tree indexing?
>
>I did not see it mentioned here:
>
>  http://www.hwaci.com/sw/sqlite/prosupport.html

No, it just says that if you want a R-Tree SQLite version you can contact and 
contract him for add this feature.



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



[sqlite] R-Trees and SQLite

2007-05-20 Thread Joe Wilson
In a previous post drh mentioned:

  You need an R-Tree index to do something like this.  The
  public-domain version of SQLite only supports B-Tree indices.

  (http://www.mail-archive.com/sqlite-users%40sqlite.org/msg24643.html)

Does this imply that there exists a commercial version of SQLite with
R-Tree indexing?

I did not see it mentioned here:

  http://www.hwaci.com/sw/sqlite/prosupport.html



 

The fish are biting. 
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php

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