Regular expressions in SQL in LC
Posted: Thu Mar 17, 2016 10:40 pm
Hi all,
I think in order to be able to make queries on a SQLite database using regular expressions you need a function called regexp; and in order to use this function you need to compile a dynamic library extension.
I could be wrong in every respect, of course, but if not, How can you compile such a dynamic library extension to a SQLite database in Livecode?
best,
Daniel
I think in order to be able to make queries on a SQLite database using regular expressions you need a function called regexp; and in order to use this function you need to compile a dynamic library extension.
I could be wrong in every respect, of course, but if not, How can you compile such a dynamic library extension to a SQLite database in Livecode?
best,
Daniel