SQL Server Data Access Components (SDAC) 12.0.1
Released: Dec 26, 2025
Aggiornamenti in 12.0.1
Funzionalità
- 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.
Correzioni
- 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.