SQL Server Data Access Components (SDAC) 10.0.2

Released: Dec 9, 2021

Updates in 10.0.2

Funktionen

  • Added PoolId connection option.

Fehlerkorrekturen

  • Fixed bug with setting the port number to the Server property in Direct mode.
  • Fixed bug with Varchar(max) and Text OUT parameters in Direct mode.
  • Fixed bug with describing string params in the Direct mode.
  • Fixed bug with leading spaces getting trimmed in strings loaded from XML in VirtualTable.
  • Fixed bug with freezing multiply connection pools in threads.
  • Fixed bug with using the AsDate property when working with fields of the ftDate type.
  • Fixed bug with updating the state of records at applying cached updates.