SQLiteSpy is a very nice looking application. I'm not sure if this is a good feature, though:
Built in SQLite Engine SQLiteSpy comes as a single file executable with the SQLite database engine already build into the application. There is no need to distribute any DLLs, which makes SQLiteSpy easy to deploy with customers. I have a custom sqlite3.dll so I would not be able to use my databases with your app. Nor would your users be able to upgrade to newer versions of sqlite3.dll. --- Ralf Junker <[EMAIL PROTECTED]> wrote: > Hello, > > the new SQLiteSpy 1.5.1 has just been released. SQLiteSpy is a single-exe > database manager for > SQLite with the complete SQLite library already build in. SQLiteSpy is the > ideal tool for > developers as well as customers who want to explore the insides of their > SQLite databases. > > SQLiteSpy is Freeware. You can download it from > > http://www.yunqa.de/delphi/sqlitespy/ > > The new version updates the internal database engine to SQLite 3.3.3 and > includes the following > improvements: > > * Attached databases now show up in the schema tree view, including all their > tables, indexes, > views and triggers. > > * New File -> Attach Database... menu item. > > * Attached databases can be easily detached using the schema tree view's > context menu. > > * ALTER TABLE ... ADD COLUMN automatically updates the schema tree view. The > schema tree view > should now automatically adjust to any internal change to the database schema. > > * Executing an SQL statement which does not return any data now shows all > columns on top of an > empty result grid. This change was requested by many users who felt confused > when the grid was > not cleared if no results were returned. > > Best Regards, > > Ralf > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com