New version of SDAC 10.1 is available!

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

New version of SDAC 10.1 is available!

Post by Devart » Fri 15 Apr 2022 17:52

We are glad to announce the release of the SDAC 10.1 with the support for RAD Studio 11.1 Alexandria, Lazarus 2.2.0, macOS Monterey, and Windows 11.

What's new in this release:
  • Passing the "client_interface_name" parameter to the server in the Direct mode is added
  • 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
Devart Development Team

https://www.devart.com/sdac

Post Reply