SQL Server Data Access Components (SDAC) 릴리스

Released: Mar 2, 2021

9.4.1 버젼 업데이트

기능

  • Added support for Embarcadero RAD Studio 10.4.2 Sydney.
  • Added support for Apple macOS 11 Big Sur.
  • Added support for Apple iOS 14.
  • Added support for Android 11.
  • Improved LOB read/write performance in Direct mode.
  • Improved batch operation performance.
  • Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.

수정사항

  • Fixed bug with setting the ReadOnly field property at runtime.
  • Fixed bug with 'Range check error' in the Direct mode.
  • Fixed bug with getting the list of server...

Released: Sep 14, 2020

9.3.2 버젼 업데이트

기능

  • Release 1 is now required for RAD Studio 10.4 Sydney, Delphi 10.4 Sydney and C++Builder 10.4 Sydney.

수정사항

  • Fixed the incompatibility of DatasetManager with RAD Studio 10.4 Release 1.
  • Fixed a bug with the "Wrong amount of parameters 4 in TableName" error when retrieving data from a linked server.
  • Fixed a bug with an assertion failure when manually creating parameters.

Released: Aug 26, 2020

9.3.1 버젼 업데이트

기능

  • Added support for SQL Server 2019.
  • Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.
  • Improved the performance of Batch Insert, Update and Delete operations.

수정사항

  • Fixed issue with the failure to connect in Direct mode, when using different credentials after the initial unsuccessful connection was attempted.

Released: Jun 1, 2020

9.2.4 버젼 업데이트

기능

  • Added support for RAD Studio 10.4 Sydney.
  • Added support for Lazarus 2.0.8.
  • Added support for macOS 64-bit in Lazarus.

Released: Mar 10, 2020

9.1.3 버젼 업데이트

기능

  • Added UuidWithBraces option.
  • Improved performance of TMSLoader when loading data in Direct mode.

수정사항

  • Fixed bug installing different editions of two or more DACs in a single system.
  • Fixed bug reconnecting to the server.
  • Fixed bug connecting after a server connection failure.
  • Fixed bug with assertion failure when opening datasets.
  • Fixed bug opening several datasets in batch.
  • Fixed bug performing a TLS 1.2 handshake during connection attempt to the server.
  • Fixed bug getting the value of the...

Released: Nov 26, 2019

9.1.2 버젼 업데이트

기능

  • Support for Android 64-bit.
  • Support for Lazarus 2.0.6.
  • Added TLS 1.2 support in Direct mode.
  • Added MultiSubnetFailover connection option for MSOLEDB provider.
  • Use Server properties that contain "Port" in Direct mode.

Released: Jul 22, 2019

9.0.1 버젼 업데이트

기능

  • Added support for macOS 64-bit.

Released: Jun 24, 2019

8.3.10 버젼 업데이트

기능

  • Added support for Lazarus 2.0.2.
  • Added TVirtualTable DefaultSortType property.
  • Improved performance of TVirtualTable SaveToFile/LoadFromFile methods.
  • Added support for working with multiple threads sharing a single connection.
  • Added support for using ChangePassword method.

Released: Nov 26, 2018

8.2.8 버젼 업데이트

기능

  • RAD Studio 10.3 Rio support.
  • Added TfrxSDACDatabase.DefaultLockTimeout property.
  • Added QuoteNames option in TMSLoader to escape field names.
  • Added support for UPPER and LOWER functions for Unified SQL.

Released: Jul 9, 2018

8.1.6 버젼 업데이트

기능

  • Added support for Lazarus 1.8.4.
  • Added support for MARS in TDS.
  • Added support for NonBlocking mode in TDS.
  • Added support for Query notifications in TDS.
  • Added support for TCustomMSDataSet.CommandTimeout property in TDS.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.

수정사항

  • Fixed memory leak in NEXTGEN.
  • Fixed bug processing parameters with ftUnknown data type.
  • Fixed bug processing transaction descriptors.
  • Fixed bug re-deleting service using TMSChangeNotification...