Thanks for answer. Yes, I have read this many times, but... 
...I'm dumb maybe.
I understand first 5 parameters in the "sqlite3_create_function".
xStep and xFinal will be NULL.

But there are my problems:
1) Return value xFunc is void? I have to return integer.
2) Where are described parameters in xFunc? E.g. what is it
"sqlite3_context"?

Thanks for your time.

Stan
-- 
View this message in context: 
http://www.nabble.com/User-function-in-WHERE-clause-tf2009603.html#a5542532
Sent from the SQLite forum at Nabble.com.

Reply via email to