SQL Server Data Access Components (SDAC) 10.2.0

Released: Sep 12, 2022

Mises à jour de 10.2.0

Fonctionnalités

  • 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.
  • Added support for Microsoft OLE DB Driver in Microsoft SQL Server 9.
  • Added support for Microsoft Azure Active Directory authentication support for the Microsoft OLE DB provider.
  • Added support for 'Always On' availability group in Direct mode.
  • Added support for connecting to Azure databases using the 'Redirect' connection policy in Direct mode.
  • Query and Table components add 'CloneCursor' method which allows you to share data between datasets.
  • Improved performance when exporting to XML.

Correctifs

  • Fixed bug with committing transaction on SQL Server 2000 in Direct mode.
  • Fixed bug with restricting the list of procedures using PROCEDURE_TYPE condition in Metadata component.
  • Fixed bug when a connection string parameter value contains a single quote.