SQLite Data Access Components (LiteDAC) 7.0.1
Released: Dec 26, 2025
Updates in 7.0.1
Funktionen
- Added support for Lazarus 4.4.
- Extended support for the Connection component's AllowImplicitConnect property to the Script and SQL components.
Fehlerkorrekturen
- Fixed an issue with Unicode database file names on macOS in Direct 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.