This shows you the differences between two versions of the page.
en:sqlitewrap [2009/06/16 13:52] geby |
en:sqlitewrap [2012/08/21 16:21] (current) geby |
||
---|---|---|---|
Line 5: | Line 5: | ||
===== News ===== | ===== News ===== | ||
+ | * **2012-08-21** Bug fixes | ||
+ | * **2011-02-22** Improved BLOB support | ||
+ | * **2010-07-02** Updated version with native unicode support on Delphi 2009+ | ||
* **2009-06-16** Released first version | * **2009-06-16** Released first version | ||
===== Features ===== | ===== Features ===== | ||
- | * Require Sqlite3.dll at least version 3.6.8. | + | * Require Sqlite3.dll at least version 3.7.1. |
* It is not component, just units. Include this wraper to your project uses and create classes for handling of database. | * It is not component, just units. Include this wraper to your project uses and create classes for handling of database. | ||
* It is not integrated into Delphi database model. | * It is not integrated into Delphi database model. | ||
Line 23: | Line 26: | ||
===== Download ===== | ===== Download ===== | ||
+ | * {{:file:sqlitewrap-2.1.2.zip|}} | ||
+ | * {{:file:sqlitewrap-2.1.0.zip|}} | ||
+ | * {{:file:sqlitewrap-2.0.0.zip|}} | ||
* {{:file:sqlitewrap-1.0.0.zip|}} | * {{:file:sqlitewrap-1.0.0.zip|}} | ||
+ | |||
+ | ===== Contact ===== | ||
+ | If you have a questions, contact me at [[gebauerl@ararat.cz]]. Thanks! | ||
===== Samples ===== | ===== Samples ===== |