John Stanton <[EMAIL PROTECTED]> wrote: > Without looking up my code I recollect being able to pick up the > connection pointer from the context and to continue accessing the DB.
But that's not what the OP is asking. He wants the function to pick up values from the current row it is being called for, without passing said values as parameters. Yes, it's easy to pass some static information, such as a connection pointer, to the custom function at the time it's registered. That's what the context is for, after all. Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users