On Fri, May 31, 2013 at 2:18 PM, Spora <[email protected]> wrote:

> I need a scriptable solution.
>

Probably if you modify this line of code:

    http://www.sqlite.org/src/artifact/46a1757c1?ln=395

so that the condition is always false and so that the else-clause is always
taken, then the ".dump" command will output everything as if it were a
string.  This should import fine into sqlite3.  Then from SQLite3 you can
export to whatever you want.

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

Reply via email to