dbExpress driver 8.3 with support for SQL Server 2019

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

dbExpress driver 8.3 with support for SQL Server 2019

Post by Devart » Sun 25 Jul 2021 11:01

We released a new version of the driver.

What's new:
  • SQL Server 2019 is supported
  • Failure to connect with different credentials after unsuccessful initial connection attempt is fixed
  • Bug with data type mapping for [money NOT NULL] is fixed
  • Bug with mapping of decimal and numeric data types is fixed
  • Bug with the "Wrong amount of parameters 4 in TableName" error when retrieving data from a linked server is fixed

Devart Development Team
https://www.devart.com/dbx/sqlserver/

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: dbExpress driver 8.3 with support for SQL Server 2019

Post by Devart » Sun 25 Jul 2021 11:03

dbxExpress driver build 8.3.2 is available for download.

In this version:
  • Fixed bug with converting memo fields to the local encoding

Locked