The Synopse SQLite3 Database Framework was just released under version 1.12:
- internal SQLite3 database engine was updated to version 3.7.5, and SQL functions have been enhanced;
- now handle prepared SQL statements with a neutral automated syntax;
- with Delphi 2009/2010/XE, you can define directly Unicode string properties in TSQLRecord (will be stored as UTF-8);
- include some overloaded methods using Variants for direct property access (e.g. in any grid);
- SynPdf has now direct bookmarks and links methods, can reuse any existing bitmap, and generate PDF/A-1 files;
- internal reporting now supports bookmarks and links (with on screen navigation), and better integrates with SynPdf;
- a lot of bug fixes, new methods and enhancements.
