- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 2.7.25 released
Released: Sep 8, 2016
2.7.25 中的更新
特性
- Added TDADataSetOptions.InsertAllSetFields property.
修补程序
- Fixed several bugs in SmartFetch Mode.
- Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
- Fixed bug with param values loss after changing TDAParam.ValueCount.
- Fixed bug with PtrOffset function when Overflow Checking option is enabled.
- Fixed bug with DisposeBuf failed error when canceling dataset changes.
- Fixed bug with duplicated MacroChar variable.