SQLLite Administration Made Easy
I am working on some AIR projects now. AIR has SQLLite embedded into it. While looking around for a good way to manage SQLLite databases, I came across a post by Critter Gewlas titled Easy Administration of an SQLLite Database.
There is a freeware version with a very solid feature set. The professional version adds a trigger management UI, a Query Builder and some other enterprise level features. View the features for both editions on the SQLite Expert website
Here are some screenshots:
A data transfer wizard
Index Manager
Trigger Interface
An Image Editor for columns containing images
In short, this is a no-joke program for managing SQLLite Databases. I plan on evaluating this program in the near future and will post my findings.







I saw that last night. It is a very nice tool. Though I was trying to create and populate tables I got a few errors. You gave me the incentive to fix them. Thanks!
http://www.nodans.com/index.cfm/2007/10/31/Fixed-e...
DW
In my searching, I've landed at SQLite Database Browser, an open source utility that runs on both Windows and Mac. Zero install. Very easy to use and quick to start.
http://sqlitebrowser.sourceforge.net/
No frills for sure, but worth consideration for general SQLite uses.
Kevin Hoyt
Platform Evangelist
Adobe Systems, Inc.