Subject: | Unable to read any SQLite database if RTree tables are created in it |
Date: | Mon, 31 May 2010 06:28:29 +0200 |
To: | "bug-DBD-SQLite [...] rt.cpan.org" <bug-DBD-SQLite [...] rt.cpan.org> |
From: | "Chen, Lyle" <lyle.chen [...] sap.com> |
DBD-SQLite-1.29
Perl v5.10.1
CYGWIN_NT-5.1
Unable to read any SQLite database if RTree tables are created in it. The error output is,
DBD::SQLite::db do failed: SQL logic error or missing database
no such module: rtree at -e line 38.
Is it possible to support a complete version of SQLite? For example, add -DSQLITE_ENABLE_RTREE=1 to the default make file? I find SQLite added a lot of new features after they released version 3. I really hope DBD-SQLite could support them well in the default build.
Thanks,
Lyle