Stan uttered:


Hi,
I need user function for WHERE clause.
But I don't know what type of parameters to use for such function:

SELECT * FROM Table WHERE MYFUNC(ColumnName, IntValue).

Above all - how to returm value to WHERE and what type?
Is there any example (tutorial or explanation) in C or C++ for similar
problem?


You've checked out the API reference?
http://www.sqlite.org/capi3ref.html#sqlite3_create_function



Thanks
Stan


--
    /"\
    \ /    ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
     X                           - AGAINST MS ATTACHMENTS
    / \

Reply via email to