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.