Dumping SQLite Database — Convene
News:
Mid-Year update Wow! ...  ICT in the educational sector workshop Jaipur, June 25-27 ...  Citizen Journalism Workshops (July 15-27, 2010) In association with Foundation for People Empowerment, (Guwahati) ...  OurBank Video FOSS for MFIs ... 
Subscribe to our mailing list

Email:

Visit this group

Partners


Become a fan

 

Dumping SQLite Database

The command to dump a sqlite database from a .db file in terminal

$ sqlite3 database.db .dump > filename.sql

If you are in Ubuntu, you can install the gui for sqlite: sqlite-browser

Posted by mahitiAdmin on 2010-01-22 19:04

Trackback

The URI to TrackBack this entry is: http://ngoinabox.mahiti.org/howtos/archive/2010/01/22/dumping-sqlite-database/trackback