MySQL Data Access Components (MyDAC) 8.7.25 released
Released: Sep 8, 2016
8.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 the DisposeBuf failed error when canceling dataset changes.
- Fixed bug with the duplicated MacroChar variable.
- Fixed bug with RowsAffected calculation after executing the RefreshQuick method.
- Fixed bug with processing MEDIUMTEXT fields when UseUnicode is True.
- Fixed bug with processing DATETIME fields.
- Fixed bug with processing TIMESTAMP(1)..TIMESTAMP(5) fields.