Re: [sqlite] How do I get MATCH and REGEXP

2007-02-10 Thread Kees Nuyt
/Extension-functions-for-SQLite-in-C-for-free-tf3182921.html#a8833684 >Regards, >Rick van der Lans > >-Oorspronkelijk bericht- >Van: Kees Nuyt [mailto:[EMAIL PROTECTED] >Verzonden: Friday, February 09, 2007 10:55 PM >Aan: sqlite-users@sqlite.org >Onderwerp: Re: [sql

RE: [sqlite] How do I get MATCH and REGEXP

2007-02-09 Thread Info
lto:[EMAIL PROTECTED] Verzonden: Friday, February 09, 2007 10:55 PM Aan: sqlite-users@sqlite.org Onderwerp: Re: [sqlite] How do I get MATCH and REGEXP On Fri, 9 Feb 2007 21:11:31 +0100, Rick wrote: >The manual mentions the support for the MATCH and the REGEXP operators. But >if I use it, it do

Re: [sqlite] How do I get MATCH and REGEXP

2007-02-09 Thread Kees Nuyt
On Fri, 9 Feb 2007 21:11:31 +0100, Rick wrote: >The manual mentions the support for the MATCH and the REGEXP operators. But >if I use it, it doesn't work. Do I have to do something special to install >those operators? http://www.sqlite.org/lang_expr.html tells: "The REGEXP operator is a special