On 21 Jul 2013, at 11:47pm, Igor Tandetnik <i...@tandetnik.org> wrote:
> On 7/21/2013 5:01 PM, Simon Slavin wrote: >> I had to fake it. The parameter I passed to my aggregate function was a >> string as follows: >> >> theOrder||':'||theValue >> >> My function extension had to split the values into two parts > > Couldn't you just pass two parameters, separately? D'oh. Yes. The book I was working on had only examples with one parameter, but if group_concat() can take two, then so could mine. That project is long dead and buried, but I'll know better for next time. Thanks. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users