New SDAC version 7.2 is 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 SDAC version 7.2 is released!

Post by Devart » Mon 14 Sep 2015 13:57

Dear users,

the new SDAC version 7.2 is available for download now.

In this version:
  • RAD Studio 10 Seattle is supported
  • Now Trial for Win64 is a fully functional Professional Edition
  • INSERT, UPDATE and DELETE batch operations are supported
  • Now at automatic refresh of Detail dataset the OnBeforeOpen event is not called
  • Generating conditions for filtration when using similar field names and aliases in TCRDBGrid is fixed
  • Bug with endless reconnection in assigned connection is fixed
  • Bug with editing Blob and Memo fields used in local filter is fixed
  • SQLMonitor behavior on using similar objects is fixed
  • Bug with truncation of milliseconds of datetime2 fields is fixed
  • Bug with AV failure on executing query with parameters of Word type is fixed
  • Bug with getting table names in Direct Mode is fixed
  • Bug with execution of stored procedures in Direct Mode is fixed
  • Bug with auto-detection of stored procedure parameters in TMSStoredProc in Direct Mode is fixed
  • Bug in Direct mode with the 'Token 02 below minimal' error when selecting an empty string value for the nvarchar(max) data type is fixed
  • Bug with setting the TMSCompactConnection.IsolationLevel property is fixed
The latest SDAC build 7.2.8:
  • Bug with showing values array for batch updates in SQLMonitor is fixed
  • Bug with editing Blob and Memo fields used in local filter is fixed
Devart development team
http://www.devart.com/sdac

Locked