New build of SDAC 9.4.4 is available

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of SDAC 9.4.4 is available

Post by Devart » Thu 04 Mar 2021 11:19

We're excited to announce support for the new RAD Studio 10.4.2 Sydney in SDAC. 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
  • LOB read/write performance in the Direct mode is improved
  • Performance of batch operations is improved
  • Performance of the FindFirst, FindNext, FindLast, and FindPrior methods is improved
  • Bug with setting the ReadOnly field property at runtime is fixed
  • Bug with 'Range check error' in the Direct mode is fixed
  • Bug with getting the list of server names is fixed
  • Bug with string data getting truncated in TMSLoader is fixed
  • Bug with converting memo fields to the local encoding is fixed
  • Bug with "Session ID is not found" when starting a transaction in the Direct mode is fixed
  • Bug with "c0000091 FLOAT_OVERFLOW" when fetching records in SQL Server Compact Edition is fixed
  • Bug with rounding DATE values is fixed
  • Bug with describing date params in the Direct mode is fixed

Devart Development Team
https://www.devart.com/sdac/

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: SDAC 9.4 with support for RAD Studio 10.4.2

Post by Devart » Tue 30 Mar 2021 13:38

SDAC build 9.4.2 is available for download.

In this version:
  • Lazarus 2.0.12 is supported
  • Bug with the data type mapping of varbinary fields 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

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: SDAC 9.4 with support for RAD Studio 10.4.2

Post by Devart » Wed 07 Apr 2021 16:01

SDAC build 9.4.3 is available for download.

In this version:
Bug a string parameter getting trimmed is fixed
Bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method is fixed

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: SDAC 9.4 with support for RAD Studio 10.4.2

Post by Devart » Tue 20 Jul 2021 08:59

SDAC build 9.4.4 is available for download.

In this version:
  • Support for TFieldOptions is added
  • Retrieving Indexes metadata for OLE DB providers is improved
  • Bug with applying both Encryption and Data Type Mapping on a BLOB column is fixed
  • Bug with AV when encrypting a field is fixed
  • Bug with closing an SSL connection in the Direct mode is fixed
  • Bug with processing transactions in TMSLoader is fixed
  • Bug with a Range check error when fetching more than 255 columns is fixed
  • Bug with 'Unknown datatype (24)' when creating a dump is fixed
  • Bug with AV after adding the Lookup field to a prepared DataSet is fixed

Locked