REGEXP requires definition of regexp()
we seem to require C to do this:
http://www.sqlite.org/lang_expr.html#regexp

or

apparently there is a sqlite3-pcre which adds 
/usr/lib/sqlite3/pcre.so
and  that does the trick.

however, sqlite3-pcre doesn't seem to exist on debian.

what is the recommended way of getting regexp to work?

-- 
in friendship,
prad

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to