Hi,
does the Xojo SQLitedatebase support FTS3 or FTS4 extensions? If not, is it possible to include support ourself?
see FTS for more info on FTS
Markus
Hi,
does the Xojo SQLitedatebase support FTS3 or FTS4 extensions? If not, is it possible to include support ourself?
see FTS for more info on FTS
Markus
Hmm, can’t edit the previous post despite reloading the page several times and being logged in (get “You don’t have permission…”).
So to continue:
for FTS3. Anyone knows if FTS4 is supported?
A build of SQLite either supports both FTS3 and FTS4 or it supports neither.