Simon Slavin <slav...@bigfraud.org> wrote:
> 
> On 18 Apr 2014, at 2:49pm, c...@isbd.net wrote:
> 
> > Xubuntu 13.10 (which I'm currently using) has sqlite 3.7.17.
> > 
> > Xubuntu 14.04 has sqlite 3.8.2, I'm not sure if they're likely to move
> > to anything newer during its lifetime. 
> 
> If you're writing C or C++ code then you don't need to use something supplied 
> with your OS. Just download current amalgamation version files and include 
> the .h and .c files in your application source code. 
> 
No, I'm not running from within C/C++, I'm using sqlite3 databases
from my wiki (DokuWiki) so it's being accessed using PHP's PDO
interface.  Can I update *that* to get printf() available within SQL
queries?

-- 
Chris Green
ยท

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

Reply via email to