This project provides a Delphi translation for the [SQLite](https://sqlite.org/) API and some handy classes for convenience. Supports both dynamic and static linking ...
SQLITE_LOCKED = 6; // A table in the database is locked SQLITE_NOMEM = 7; // A malloc() failed SQLITE_READONLY = 8; // Attempt to write a readonly database SQLITE ...
「SQLiteSpy」は、「SQLite」のデータベースを閲覧・編集できるソフト。個人利用および教育目的に限り無償で利用可能で、編集部にてWindows 8で動作を確認した。作者のWebサイトからダウンロードできる。 本ソフトは、「SQLite」用のGUIデータベースマネージャー。