Page 1 of 1

Support RegExp.

Posted: Thu 07 May 2015 09:37
by unidac5src
We want to use Regexp function but received following error. Please let me have the solution.


Project UnidacTest.exe raised exception class ESQLiteError with message 'no such function: regexp'.

Thanks for your reply in advance.

Re: Support RegExp.

Posted: Thu 07 May 2015 11:02
by AlexP
Hello,

By default, this function is not implemented. You have to implement it by yourself with the help of user functions:
http://www.devart.com/litedac/docs/#dev ... nction.htm .

https://www.sqlite.org/lang_expr.html