- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 4.1.3
Released: Mar 10, 2020
4.1.3 中的更新
修补程序
- Fixed bug installing different editions of two or more DACs in a single system.
- Fixed bug opening a query containing aggregate fields with the SmartFetch property set to True.
- Fixed bug with SQL statements that contain fields with the same name from different tables.
- Fixed bug executing SQL statements that contain comments using the Script component.
- Fixed bug resetting the value of the parameter after adding a new TDACondition.
- Fixed bug reading a field value using the AsBytes method in Lazarus.
- Fixed bug with using constraints after calling the Refresh method.