New UniDAC build 6.1.4 is released!

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

New UniDAC build 6.1.4 is released!

Post by Devart » Thu 18 Jun 2015 13:59

Dear users,

the new UniDAC version 6.1.4 is available for download now.

In this version:
  • Bug with using Unified SQL in TUniConnection.ExecSQL is fixed
  • Bug with parsing a SQL query that contains a "macro" symbol by TUniQuery is fixed
  • Bug with using macros is fixed
  • 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
Oracle data provider
  • Bug with DMLs that return an error from Oracle 11.2.0.4 or higher in the Direct mode is fixed
  • Bug with the RETUNING clause in a statement, that contains parameters with the same name, in the Direct mode is fixed
SQLServer data provider
  • Bug with the 'Out of memory' error on opening a big table when ReadOnly = True is fixed
  • Bug with 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
MySQL data provider
  • Bug with RefreshRecord when data type mapping is used is fixed
InterBase data provider
  • Bug with incorrect RowsUpdated value when executing an EXECUTE BLOCK statement is fixed
  • Bug with AV on unloading fbembed.dll is fixed
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.8.10.2
  • Bug "Unit LiteStaticUni was compiled with a different version of LiteCallUni.TSQLite3API" for iOS 32-bit is fixed
Devart development team
http://www.devart.com/unidac

Locked