On Nov 11, 2009, at 4:07 AM, Peter Haworth wrote:

> sqlite3 is rejecting a SELECT statement that includes the group_concat
> function saying it's an unknown function, yet the same SELECT
> statement works fine in the Firefox SQLite Manager extension.
>
> The version of sqlite3 on my Mac is 3.4.0 but it looks like the latest
> version is 3.6.x.  Could that be the cause of the problem and if so,
> where can I get that version (already compiled) for the Mac?

 From here:

   http://www.sqlite.org/download.html


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to