Thanks Igor,
Do I need to upgrade to latest vresion of SQLite?
I have to rebuild the SQLite library again. What version that I need to upgrade 
to for group_concat function
Thanks,
JP



----- Original Message ----
From: Igor Tandetnik <[EMAIL PROTECTED]>
To: sqlite-users@sqlite.org
Sent: Monday, June 16, 2008 3:46:20 PM
Subject: Re: [sqlite] Display all the columns of the table in single line.

Joanne Pham <[EMAIL PROTECTED]> wrote:
> I got this error message. I had 3.5.2 SQLite.
> sqlite> select group_concat(appName) from CDB.appMapTable;
> SQL error: no such function: group_concat

Upgrade to more recent SQLite version. group_concat is fairly new.

Igor Tandetnik 



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



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

Reply via email to