New build of UniDAC 7.2.7 is already available!

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 build of UniDAC 7.2.7 is already available!

Post by Devart » Mon 02 Apr 2018 14:09

Dear users,

New UniDAC 7.2.7 is available for download now!

In this version:
  • Lazarus 1.8.2 is supported
  • Now Detail dataset is not refreshed when Master dataset editing is started
  • Bug with executing batch operations with iteration = 1 and offset = 0 is fixed
  • Bug with re-opening a filtered dataset is fixed
  • Bug with data decryption in SmartFetch mode is fixed
  • Bug with data truncation while decrypting is fixed
  • Bug with using field aliases in the SELECT of a source dataset of TVirtualQuery is fixed
  • Bug with AV failure when ftVariant fields are used in TVirtualDataSet is fixed
  • Bug with using OR in the WHERE of a source dataset of TVirtualQuery is fixed
  • Bug with a WHERE clause with a boolean field in TVirtualQuery is fixed
Oracle data provider
  • ACCEPT SQL*Plus command is supported
  • Oracle 12 Extended Data Types in the Direct mode are supported
  • BFILEs in the Direct mode are supported
  • Bug with LOB prefetch is fixed
SQLServer data provider
  • Bug with processing parameters with ftUnknown data type is fixed
MySQL data provider
  • Bug with creating the list of tables when using TMyServerControl is fixed
  • Bug with assertion failure when executing the prepared query as the field data type is changed is fixed
InterBase data provider
  • Bug with the "SQL information exception" error when trying to execute the COMMIT or ROLLBACK statement is fixed
  • Bug with the "Attempt to reopen open cursor" error when trying to execute the Refresh method is fixed
PostgreSQL data provider
  • Bug with assertion failure when using the local filter with GUID field is fixed
  • Bug with executing batch operations when a SQL statement contains function calls as values is fixed
  • Bug with loading data into uuid fields using the Loader component and Protocol 3 is fixed
MongoDB data provider
  • Support for "skip" and "limit" fields in the "find" command is added
  • Support for regular expressions in the "find" command is added
DBF data provider
  • Bug with opening tables containing field names equal to SQL keywords is fixed
SQLite data provider
  • Bug with missing libs for static linking in Lazarus is fixed

Devart Development Team
http://devart.com/unidac/

Locked