- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 5.2.0
Released: Sep 12, 2022
5.2.0 中的更新
特性
- Direct mode is now based on version 3.39.2 of the SQLite engine.
- Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
- Added support for Lazarus 2.2.2.
- Added support for Apple iOS 15.
- Added support for Android 12.
- Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
- Improved performance when exporting to XML.
修补程序
- Fixed bug with mapping table columns of non-standard types to fields of the ftMemo type.
- Fixed bug with mapping table columns of integer types to string fields.
- Fixed bug when a connection string parameter value contains a single quote.