标签:
http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index
SQLiteSpy is a fast and compact GUI database manager for SQLite. It reads SQLite3 files and executes SQL against them. Its graphical user interface makes it very easy to explore, analyze, and manipulate SQLite3 databases.
F2
to invoke the editor. Then modify and confirm to write your changes back to the table.REGEXP
is supported and adds the complete regular expression syntax of Perl 5.10 to SQLiteSpy. The implementation was realized using the DIRegEx library.SELECT load_extension(‘FileName.dll‘);
or automatically for all databases by entering extension file names to the Options dialog.If you like to contribute to SQLiteSpy: Please post comments, suggestions, feature requests and bug reports to the mailing list. Thanks to all who have already shared their encouragement and ideas!
SQLiteSpy - A fast and compact GUI database manager for SQLite
标签:
原文地址:http://www.cnblogs.com/shangdawei/p/4446904.html