On 6 Jun 2013, at 2:30pm, Maxime Gerum <[email protected]> wrote:

>  but in c++, if i make request[4]= ”.mode csv” 

Commands starting with "." are specially built into the SQLite shell tool 
application.  They are not part of SQLite itself and cannot be used just by 
using API calls.  Sorry.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to