Do I need any of the FTS[x].dlls to be able to run full text searches with System.Data.SQLite?If so, from where can I download any of the FTS binaries?
Pls advice.
FTS3 is built-in, no external dependencies are required.
Robert
Thanks very much for the answer Robert.
Is there an example on how Full Text Search works with System.Data.SQLite ? I would like to get a better understanding of what the syntax looks like etc.
Cheers