Yes, the analyzer is the only precompiled binary I see on the sqlite  
download page

The group_concat function works fine in the Firefox SQLite Manager  
extension on the same Mac where it fails within sqlite3.  Also, the  
development software I'm using (Revolution) also rejects the  
group_concat function.

I would have thought that the sqlite code would have been in a central  
library somewhere on my machine for any programs that make calls to  
it, but based on the above, it seems that each program has it's own  
private sqlite library of sqlite calls?

Pete Haworth







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

Reply via email to