New SDAC build 7.1.4 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 build 7.1.4 is released!

Post by Devart » Thu 18 Jun 2015 14:04

Dear users,

the new SDAC version 7.1.4 is available for download now.

In this version:
  • Now parameter type is set automatically if it is explicitly declared
  • Bug with using bookmarks in a filtered dataset is fixed
  • Bug with restoring the original order of records after clearing IndexFieldNames is fixed
  • Bug with refreshing DbLookupComboBox of the detail dataset when Master-Detail relationship is used is fixed
  • Bug with SQL Monitor freezing when using in a DLL is fixed
  • Bug with TMSQuery.RefreshRecord when the table name contains the database name or the schema name is fixed
  • Bug with unnecessary update of all fields when a server cursor is used is fixed
  • Bug with the 'Out of memory' error on opening a big table when ReadOnly = True is fixed
  • Bug in TMSScript with parsing script is fixed
  • Bug in TMSChangeNotification for SQL Server 2012 and higher is fixed
  • Bug in TMSConnection.OpenDatasets with setting macro values is fixed
Devart development team
http://www.devart.com/sdac

Locked