Some improvement

This commit is contained in:
2012-10-06 00:44:14 +07:00
parent 3fc53c4ca5
commit 8caeb0d233

View File

@@ -6,8 +6,8 @@ transactional SQL database engine. The source code for SQLite is in the public d
free for use for any purpose, commercial or private. SQLite is the most widely deployed SQL database free for use for any purpose, commercial or private. SQLite is the most widely deployed SQL database
engine in the world. engine in the world.
This package contains complete SQLite3 API translation for Delphi and FreePascal, as well as a This package contains complete SQLite3 API translation for Delphi and FreePascal/Lazarus, as well as
simple Unicode-enabled object wrapper to simplify the use of this database engine. a simple Unicode-enabled object wrapper to simplify the use of this database engine.
Compatibility Compatibility