dbExpress Driver for Microsoft SQL Server Releases

Released: Nov 15, 2023

Updates in 9.3.0

Funktionen

  • 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.

Fehlerkorrekturen

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

Released: Mar 29, 2023

Updates in 9.2.1

Funktionen

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

Fehlerkorrekturen

  • 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

Updates in 9.2.0

Funktionen

  • 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.

Fehlerkorrekturen

  • 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

Updates in 9.1.1

Funktionen

  • 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

Updates in 9.0.1

Funktionen

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

Released: Jul 14, 2021

Updates in V8.3.2

Fehlerkorrekturen

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

Released: Aug 27, 2020

Updates in V8.3.1

Funktionen

  • Added support for Microsoft SQL Server 2019.

Fehlerkorrekturen

  • 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

Updates in V8.2.1

Funktionen

  • Added support for RAD Studio 10.4 Sydney.

Released: Feb 28, 2020

Updates in V8.1.4

Fehlerkorrekturen

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

Released: Nov 28, 2019

Updates in V8.1.3

Funktionen

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

Fehlerkorrekturen

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