SQL Server Data Access Components (SDAC) 10.3.0

Released: Mar 17, 2023

10.3.0 での更新項目

機能

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Added support for Apple iOS Simulator target platform.
  • Added support for Lazarus 2.2.6.
  • Added support for YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, GETDATE, DATE, TIME, TRIM, TRIMLEFT, TRIMRIGHT statements in TDADataSet.Filter.
  • Added support for mathematical operations in TDADataSet.Filter.
  • Added support for Aggregate Fields and InternalCalc Fields.
  • Added the ability to restore from file with TEncoding via the Dump component.
  • Improved compatibility with Linked Server in Microsoft SQL Server Management Studio (SSMS).
  • Improved the GetOrderBy method behavior.
  • The SetRange will now function according to the case sensitivity of keywords in IndexFieldNames.

不具合の修正

  • Fixed bug with Unicode (UTF-8) in the Direct mode for Windows.
  • Fixed bug with an assertion failure in the CachedUpdate mode.
  • Fixed bug with connecting to default instance by prSQL(SQLOLEDB.1) provider.
  • Fixed bug with fetching datetimeoffset fields in the Direct mode.
  • Fixed bug with fetching sql_variant fields in the Direct mode.
  • Fixed bug with preparing a stored procedure in the Direct mode.