Hello! On Saturday 19 December 2009 06:11:04 Igor Tandetnik wrote: > No, it's a table column. "Variable" here means a bound parameter. Basically, > something that doesn't change row to row, and so would benefit from caching.
Thanks, I use the first constant value and this work. > Remember, the motivating use case for this API is to avoid recompiling a > regexp for each row. The API is fine for any flow data processing too. There is no other way to do it. Best regards, Alexey Pechnikov. http://pechnikov.tel/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

