SQL Server Data Access Components (SDAC) 11.0.0

Released: Nov 15, 2023

11.0.0 での更新項目

機能

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for Microsoft SQL Server 2022.
  • Added support for Apple macOS Sonoma.
  • Added support for Apple iOS 17.
  • Added support for Android 13.
  • Added 'AddDateTimeFormat' option to the Dump component.
  • Added support for nested macros in SQL queries.
  • Added Display Format for Aggregate fields.
  • Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.
  • Added 'LastInsertId' property to 'TMSSQL' and 'TMSQuery'.

不具合の修正

  • Fixed bug connecting to the default instance.
  • Fixed bug with "Wrong amount of parameters N in TableName" when the TableName contains spaces.
  • Fixed bug detecting parameter names.
  • Fixed bug moving the cursor when using Aggregate fields.
  • Fixed bug deleting a record when using Aggregated fields.
  • Fixed bug storing empty Aggregates collection in DFM.
  • Fixed bug with AV when installing a package in the IDE.
  • Fixed bug with AV in the dataset CloneCursor method.
  • Fixed bug using Aggregated and InternalCalc fields together.
  • Fixed bug with duplicate resource IDs in CBuilder.
  • Fixed bug using "NOT Field LIKE" construction in Filter property.