Page 1 of 1

New build of MyDAC 10.4.4 is available

Posted: Thu 04 Mar 2021 11:39
by Devart
We're excited to announce support for the new RAD Studio 10.4.2 Sydney in MyDAC. Additionally, we supported macOS Big Sur, iOS 14, and Android 11.

What's new in this release:
  • RAD Studio 10.4.2 Sydney is supported
  • macOS 11 Big Sur is supported
  • iOS 14 is supported
  • Android 11 is supported
  • The LastWarningCount property in TMyConnection is added
  • The OnWarning event in TMyConnection is added
  • Performance of batch operations is improved
  • Performance of the FindFirst, FindNext, FindLast, and FindPrior methods is improved
  • Bug with the 'TableName cannot be empty' assertion when opening a query is fixed
  • Bug with dumping DOUBLE fields in the TMyDump component when UseUnicode set to True is fixed
  • Bug with processing data that includes international characters on Linux is fixed
  • Bug with AV failure when using OpenSSL 1.1 libraries is fixed
  • Bug with getting parameters for a procedure or function in MySQL 5.0.45 is fixed
  • Bug with setting the ReadOnly field property at runtime is fixed
Devart Development Team
https://www.devart.com/mydac/

Re: MyDAC 10.4 with support for RAD Studio 10.4.2

Posted: Tue 30 Mar 2021 13:32
by Devart
MyDAC build 10.4.2 is available for download.

In this version:
  • Lazarus 2.0.12 is supported
  • Bug with the "Prepared statement contains too many placeholders" error in batch operations is fixed
  • Bug with the ConvertEOL connection option is fixed
  • Bug with AV in applications using DBMonitor is fixed
  • Bug with committing a transaction when LockMode = lmPessimistic is fixed
  • Bug with getting values of calculated fields is fixed

Re: MyDAC 10.4 with support for RAD Studio 10.4.2

Posted: Wed 07 Apr 2021 14:30
by Devart
MyDAC build 10.4.3 is available for download.

In this version:
Demo compatibility with new a version of SecureBridge is fixed
Bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method is fixed

Re: MyDAC 10.4 with support for RAD Studio 10.4.2

Posted: Tue 20 Jul 2021 08:52
by Devart
MyDAC build 10.4.4 is available for download.

In this version:
  • Support for TFieldOptions is added
  • Bug with applying both Encryption and Data Type Mapping on a BLOB column is fixed
  • Bug with AV after adding the Lookup field to a prepared DataSet is fixed