I have a database I have been running for someone else that I have always been able to view/edit with one of the various GUI interfaces for SQLite. Unfortunately the latest db update I have, I can't find a program to view the db - I've tried everyone I could get my hands on, including the command line version. The program that is accessing it still runs fine (It's heavily dependent on the db), so I know its not corrupted. When I try to view it using a quick view program, I see a comment saying "**This file contains an SQLite 2.1 database**" with some gibberish afterwards. Any thoughts on how I can access the data? I need to add some more user accounts and the programmer is on vacation for the next 2 weeks.
Thanks in advance, Brian