

LINK: http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables
---------------------------------------------------------------------------------------------

hans@linux:~ sqlite3 kontakte.sqlite .dump > dump.sql
