SQL Server Data Access Components (SDAC) 10.1.1

Released: Apr 12, 2022

Updates in 10.1.1

Features

  • Added support for Embarcadero RAD Studio 11.1 Alexandria.
  • Added support for Lazarus 2.2.0.
  • Added support for Microsoft Windows 11.
  • Added support for Apple macOS Monterey.
  • Added the ability to pass 'client_interface_name' parameter to the server in Direct mode.

Fixes

  • Fixed bug with adding a condition to the WHERE clause on calling the AddWhere method.
  • Fixed bug with a "Cannot modify a read-only dataset" on Delete where all fields are read-only.
  • Fixed bug with executing batch operations when constants in parameters.
  • Fixed bug with resetting param values when changing param values count.
  • Fixed bug with getting IndexColumns metadata in the Direct mode.
  • Fixed bug with removing persistent fields in Android.
  • Fixed bug with AV when encrypting a field.
  • Fixed bug with HTTPS tunneling in the Direct mode.
  • Fixed bug with AV when using the TCRSSLIOHandler from the SecureBridge demo project as an IOHandler for a connection.