SQL Server Data Access Components (SDAC) 12.0.1

Released: Dec 26, 2025

12.0.1 버젼 업데이트

기능

  • Added support for Lazarus 4.4.
  • Added the DescribeFields option to control calls to the sp_describe_first_result_set procedure.
  • Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components.

수정사항

  • Fixed a hang that could occur when using pessimistic locking in Pooling mode.
  • Fixed an AV failure that could occur when reading a persistent TWideStringField in Delphi 7.
  • Fixed an issue where XML fields could be saved incorrectly when using the dataset component's SaveToXML method.
  • Fixed an issue with registering help files in RAD Studio 13.
  • Fixed an access violation that could occur when reopening the master table with LocalMasterDetail set to True.
  • Fixed a possible nil reference to Encoding in the TParser constructor.