On Wed, Mar 6, 2013 at 3:34 PM, <[email protected]> wrote: > > it would be wise if you use a tool like the SQLite Expert; that will > > generate statements that you can use on command line as well. > > And a couple of other free tools are: > SQLite Administrator - http://sqliteadmin.orbmu2k.de/ > SQLite Database Browser - http://sqlitebrowser.sourceforge.net/
SQLiteSpy for Windows is pretty good too: http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index (I switched from SQLite Database Browser. SQLiteSpy is faster, and color-codes cells based on type. I use it to look at DBs mostly) _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

