dbExpress Driver for Microsoft SQL Server 新版本發表

Released: Nov 15, 2023

9.3.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 Microsoft Azure Active Directory authentication to the Microsoft OLE DB provider.
  • Added support for Azure database connection when using the 'Redirect' connection policy in Direct mode.

修補程式

  • Fixed GUID data reading bug.
  • Fixed bug connecting to the default instance.
  • Fixed bug with "Wrong amount of parameters N in TableName" when the TableName...

Released: Mar 29, 2023

9.2.1 中的更新

特性

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.
  • Improved compatibility with Linked Server in Microsoft SQL Server Management Studio (SSMS).

修補程式

  • Fixed bug with Unicode (UTF-8) in the Direct mode for Windows.
  • Fixed bug with connecting to default instance by prSQL(SQLOLEDB.1) provider.
  • Fixed bug with preparing a stored procedure in the Direct mode.

Released: Sep 26, 2022

9.2.0 中的更新

特性

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Added support for Microsoft OLE DB Driver for Microsoft SQL Server 9.
  • Added support for passing 'client_interface_name' parameter to the server in Direct mode.

修補程式

  • Fixed bug with setting a DateTime value before the year 1753 to the parameter.
  • Fixed bug with the Access Violation failure when reading the Variant fields data.
  • Fixed bug with committing transaction on SQL Server 2000 in Direct mode.

Released: Dec 10, 2021

9.1.1 中的更新

特性

  • Added support for MARS.
  • Snapshot transaction support has been added.
  • Added support for Always On availability groups for the Native Client and MSOLEDBSQL provider.

Released: Sep 16, 2021

9.0.1 中的更新

特性

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM target platform.

Released: Jul 14, 2021

V8.3.2 中的更新

修補程式

  • Fixed bug with converting memo fields to the local encoding.

Released: Aug 27, 2020

V8.3.1 中的更新

特性

  • Added support for Microsoft SQL Server 2019.

修補程式

  • Fixed an issue with the failure to connect with different credentials after the initial connection attempt was unsuccessful.
  • Fixed a bug with data type mapping for [money NOT NULL].
  • Fixed a bug with the mapping of decimal and numeric data types.
  • Fixed a bug with the "Wrong amount of parameters 4 in TableName" error when retrieving data from a linked server.

Released: Jun 9, 2020

V8.2.1 中的更新

特性

  • Added support for RAD Studio 10.4 Sydney.

Released: Feb 28, 2020

V8.1.4 中的更新

修補程式

  • Bug when performing a TLS 1.2 handshake during connection attempt to server in Direct mode.

Released: Nov 28, 2019

V8.1.3 中的更新

特性

  • Added support for TLS 1.2 in Direct mode.
  • Added support for the automatic creation of parameters for a command.

修補程式

  • Fixed bug getting the number of affected rows in Direct mode.