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.