New UniDAC version 6.2.7 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 version 6.2.7 is released!

Post by Devart » Mon 14 Sep 2015 12:46

Dear users,

the new UniDAC version 6.2.7 is available for download now.

In this version:
  • RAD Studio 10 Seattle is supported
  • INSERT, UPDATE and DELETE batch operations are supported
  • Now Trial for Win64 is a fully functional Professional Edition
  • 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
Oracle data provider
  • 'Support for Offset is added for DML arrays
  • Support for OraNet.PacketSize is added to improve performance in VPN and Wireless networks
  • Now NULL and empty strings are different values for ftOraLob and ftOraClob parameters
  • Bug with cutting WideStrings in TUniLoader is fixed
  • Bug with Charset in pooling is fixed
SQL Server data provider
  • Bug with setting the IndexFieldNames property when server cursor used 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 in Direct mode with the 'Token 02 below minimal' error when selecting an empty string value for the nvarchar(max) data type is fixed
MySQL data provider
  • MariaDB Embedded is supported
  • Bug with HTTP tunneling under UNIX is fixed
InterBase data provider
  • Bug when working with databases having charset NONE is fixed
PostgreSQL data provider
  • Bug with inserting JSON fields data is fixed
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.8.11.1
  • The EnableSharedCache specific option of the Connection component for non-Windows platforms is added
  • Bug with a null CURRENT_TIME value on MacOS, iOS & Android in Direct Mode is fixed
  • Bug with handling DATETIME fields with milliseconds is fixed
  • Bug with attaching a database containing international characters in the encryption key is fixed
  • Bug with database encryption in Direct Mode on MacOS is fixed
  • Bug with the "Unable to open database" error when using a temp database on Android is fixed
  • Bug with CRBatchMove component when using complex table names is fixed
  • Bug when calling SQL for trigger creation is fixed
  • Bug with detecting AutoInc fields on mobile platforms is fixed
The latest UniDAC build 6.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
PostgreSQL data provider
  • 'Critical Bug with parsing query parameters is fixed
InterBase data provider
  • 'Bug with executing batch update after batch insert is fixed
NexusDB data provider
  • 'Bug with source compilation is fixed
Devart development team
http://www.devart.com/unidac

Locked