- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- MySQL Data Access Components (MyDAC)
MySQL Data Access Components (MyDAC) 11.2.0
Released: Sep 12, 2022
11.2.0 中的更新
特性
- Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
- Added support for Lazarus 2.2.2.
- Added support for Apple iOS 15.
- Added support for Android 12.
- Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
- Improved performance when exporting to XML.
修补程序
- Fixed bug with "Record changed by another user" error when LockMode <> lmNone and using encryption.
- Fixed bug with truncation of milliseconds of DateTime fields in the Dump component.
- Fixed bug with posting calculated field.
- Fixed bug when a connection string parameter value contains a single quote.