Recently, I was troubleshooting a problem with Google Chromium's profile - it got corrupted in a crash. The file browser was displaying a whole bunch of SQLite databases, and I was curious what was stored in them. There isn't a tool on my machine to browse these files graphically, although I could always dump the schema and data with the command-line tool.
Is anyone working with a GUI SQLite tool? Any recommendations? I've found SQLite Studio (http://sqlitestudio.one.pl/index.rvt?act=about) and SQLiteMan (http://sqliteman.com/page/2.html) and there's a table of tools on the SQLite site (http://www.sqlite.org/cvstrac/wiki?p=ManagementTools) -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

