dbExpress Driver for SQL Server 新版本发表

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.

Released: Aug 22, 2019

V8.0.2 中的更新

修补程序

  • CRHttp.pas file is no longer required for Source Code edtion.

Released: Aug 12, 2019

V8.0.1 中的更新

特性

Support for macOS 64-bit and Linux 64-bit

  • This release addresses potential challenges that developers of 32-bit database applications may face when Apple ends support for 32-bit applications in macOS 10.15.
  • You can now also compile your Delphi apps powered by dbExpress data access technology using the Embarcadero compiler for the Linux platform.

Released: Dec 12, 2018

V7.5.7 中的更新

特性

  • Added support for RAD Studio 10.3 Rio.
  • Added support for Windows authentication in Direct mode.
  • Added support for MARS in Direct mode.

Released: Apr 18, 2017

V7.4.6 中的更新

特性

  • Adds support for RAD Studio 10.2 Tokyo.

Released: Oct 26, 2016

V7.3.5 中的更新

特性

  • Added support for IPv6 protocol in Direct Mode.
  • Added NullForZeroDelphiDate option to hide "30-12-1899" dates.

修补程序

  • Fixed bug processing tinyint fields.