New version of SDAC 8.2 is already released!

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 version of SDAC 8.2 is already released!

Post by Devart » Mon 26 Nov 2018 15:48

Dear users,

New SDAC 8.2 is available for download now!

In this version:
  • RAD Studio 10.3 Rio is supported
  • TfrxSDACDatabase.DefaultLockTimeout property is added
  • QuoteNames option in TMSLoader to escape field names is added
  • Support of UPPER and LOWER functions for Unified SQL is added
  • Bug with mapping a TEXT field to ftWideMemo in Delphi is fixed
  • Bug with SQL statements containing a CONTAINS predicate in the WHERE clause is fixed
  • Bug with application freezing when executing a stored procedure is fixed
  • Bug with editing the ConnectString property in TMSConnection in design-time editor is fixed
  • Bug with XML field types when clearing data is fixed
  • Bug with setting "MSOLEDBSQL.1" value for the TMSConnection.ConnectString property is fixed
  • Bug with using the FieldOrigins property is fixed
  • Bug with using the TrimFixedChar property is fixed
  • Bug with saving a dataset that contains BLOB fields to XML is fixed
Devart Development Team
https://www.devart.com/sdac/

Locked