- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- MySQL Data Access Components (MyDAC)
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.