SQL Server Data Access Components (SDAC) 11.3.0

Released: Sep 27, 2024

Aggiornamenti in 11.3.0

Funzionalità

  • Added support for Embarcadero RAD Studio 12 Athens Release 2.
  • Added support for Embarcadero C++Builder 64-bit Windows (Modern) Application Development.
  • Added support for Lazarus 3.4.
  • Added support for Variant OUT parameters in Direct mode.
  • Added C++Builder demo components for working with SecureBridge.

Correzioni

  • Fixed bug with preparing SQL statements that contain varbinary(max) parameters.
  • Fixed bug with transaction handling when executing a stored procedure in the Direct mode.
  • Fixed bug with fetching data in the NonBlocking mode.
  • Fixed bug with "The SQL statement is not allowable for a bulk operation" when enabling the context of a change.
  • Fixed bug with memory leak in Trial Edition.
  • Fixed bug with string param value truncation when using the prSQL provider.
  • Fixed bug with processing datetime fields in SQL Server Compact Edition.
  • Fixed bug with binding time parameters by OLEDB providers.