New build of SDAC 8.1.7 is already available!

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of SDAC 8.1.7 is already available!

Post by Devart » Tue 18 Sep 2018 12:39

Dear users,

New SDAC 8.1.7 is available for download now!

In this version:
  • Support for Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) is added
  • Support for connecting to SQL Server using a server alias in the Direct mode is added
  • Automatic detection of the initial value of an AutoInc field in TVirtualTable is supported
  • Now the SetRange method supports Null values
  • The enumerated property FieldOrigins is added
  • The Boolean property FieldsOrigin is deprecated
  • Bug with AV when using custom constraints is fixed
  • Bug with Runtime error 231 when getting a lot of database errors in one statement under Windows x64 is fixed
  • Bug with getting a list of key fields for SQL Server Compact Edition is fixed
  • Bug with "Windows Authentication is not supported under non Windows environment" when connecting to a database on Android is fixed
  • Bug with suspending application with using NonBlocking in the Direct mode is fixed
  • Bug with application freezing when using NonBlocking in the Direct mode is fixed

Devart Development Team
http://devart.com/sdac/

Locked