Rilasci di dbExpress Driver for SQL Server

Released: Jul 14, 2021

Aggiornamenti in V8.3.2

Correzioni

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

Released: Aug 27, 2020

Aggiornamenti in V8.3.1

Funzionalità

  • Added support for Microsoft SQL Server 2019.

Correzioni

  • 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

Aggiornamenti in V8.2.1

Funzionalità

  • Added support for RAD Studio 10.4 Sydney.

Released: Feb 28, 2020

Aggiornamenti in V8.1.4

Correzioni

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

Released: Nov 28, 2019

Aggiornamenti in V8.1.3

Funzionalità

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

Correzioni

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

Released: Aug 22, 2019

Aggiornamenti in V8.0.2

Correzioni

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

Released: Aug 12, 2019

Aggiornamenti in V8.0.1

Funzionalità

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

Aggiornamenti in V7.5.7

Funzionalità

  • 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

Aggiornamenti in V7.4.6

Funzionalità

  • Adds support for RAD Studio 10.2 Tokyo.

Released: Oct 26, 2016

Aggiornamenti in V7.3.5

Funzionalità

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

Correzioni

  • Fixed bug processing tinyint fields.