As far as I remember you have to turn ICU on to have regular expression support in SQLite. Obviously you haven't done that or you are using the "wrong" driver.
To be sure, you are using the driver you compiled, use an other identifier than QSQLITE. To turn ICU on use the SQLITE_ENABLE_ICU switch. On how to build you can use the our wiki article [WIKI]Building QSQLITE driver with AES-256 encryption support[/WIKI] as a guideline.
EDIT: Which documentation says, that the SQLite driver has default regular expression support?





Reply With Quote

Bookmarks