Stan <[EMAIL PROTECTED]> wrote:
Thanks for tip. I'm happy to see it's possible.
Alas, I'm rather confused. I have read documentation,
but I'm not sure what parameters to use

What parameters your function needs to take depends entirely on what said function is supposed to do.

and what return
value for WHERE clause.

Return an integer: 0 means false, any non-zero value means true.

And how to include MYFUNC to SQLite ?

Have you read the documentation Jay Sprankle pointed you to? http://sqlite.org/capi3ref.html#sqlite3_create_function

Igor Tandetnik

Reply via email to