Hi everyone,

I am trying to use FTS3 queries but I get the following error:

09-09 09:10:23.740: ERROR/Database(271): Failure 1 (no such module:
ft3) on 0x222678 when executing 'create virtual table............'
09-09 09:11:13.230: ERROR/AndroidRuntime(271): FATAL EXCEPTION: main
09-09 09:11:13.230: ERROR/AndroidRuntime(271):
java.lang.RuntimeException: Unable to start activity:
android.database.sqlite.SQLiteException: no such module: ft3
09-09 09:11:13.230: ERROR/AndroidRuntime(271): Caused by:
android.database.sqlite.SQLiteException: no such module: ft3

I haven't been able to find any info about how to enable or install
this module, just about how to use it. Any help?

Thanks!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to