- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 4.4.3
Released: Apr 6, 2021
4.4.3 中的更新
特性
- JournalMode - Added jmDefault option value for the Connection component.
修补程序
- Fixed bug with mapping the liteNull database type to the ftBLOB field type.
- Fixed bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method.