I am trying to enable the REGEXP operator.  I have read on the forums that
you must use the sqlite3_create_function.  I would like to use the boost
regular expressions library under the hood.  Question is, does anyone have
an example using this function (sqlite3_create_function) to override
regexp()?

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

Reply via email to