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 ...
EnterpriseZine(エンタープライズジン)編集部では、情報システム担当、セキュリティ担当の方々向けに、EnterpriseZine Day、Security Online Day、DataTechという、3つのイベントを開催しております。それぞれ編集部独自の切り口で、業界トレンドや最新事例を網羅。
「SQLiteSpy」は、「SQLite」のデータベースを閲覧・編集できるソフト。個人利用および教育目的に限り無償で利用可能で、編集部にてWindows 8で動作を確認した。作者のWebサイトからダウンロードできる。 本ソフトは、「SQLite」用のGUIデータベースマネージャー。