Congratulations on a stylish and very handy product.
Ralf Junker 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