In the documentation at http://www.sqlite.org/lang_corefunc.html
there's a printf function, however when I try and use it in sqlite3
(on xubuntu 13.10) it says "Error: no such function: printf".

Is this because I need to load some extra library to make it work or
is it just not available in the version of sqlite3 on Ubuntu, or what? 

All the other functions in 'core functions' seem to work.

-- 
Chris Green
ยท

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

Reply via email to