New build of UniDAC 7.3.10 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.3.10 is already available!

Post by Devart » Tue 18 Sep 2018 12:51

Dear users,

New UniDAC 7.3.10 is available for download now!

In this version:
  • Automatic detection of the initial value of an AutoInc field in TVirtualTable is supported
  • Support for SpecificOptions in FastReport components is added
  • Now the SetRange method supports Null values
  • The enumerated property FieldOrigins is added
  • The Boolean property FieldsOrigin is deprecated
  • Bug with AV when using custom constraints is fixed
  • Bug with using FilterSQL in the SmartFetch mode is fixed
  • Bug with editing data in TVirtualQuery having TVirtualTable as a source is fixed
  • Bug with mapping an error when a query contains functions like SUM is fixed
  • Bug with freezing an application when a query contains UNION ALL is fixed
  • Bug with updating data in TVirtualQuery is fixed
  • Bug with editing data in TVirtualQuery when the SELECT statement contains the ROWID column is fixed
  • Several bugs with handling BLOBs in TVirtualQuery are fixed
Oracle data provider
  • Bug with reading LOB data in Oracle 12 is fixed
  • Bug with the RawAsString option in the Direct mode is fixed
  • Bug with the MERGE statement in the Direct mode is fixed
  • Bug with memory leak when SQL statement contains trailing ";" is fixed
SQLServer data provider
  • Support for Microsoft OLE DB Driver for SQL Server (MSOLEDBSQL) is added
  • Support for connecting to SQL Server using a server alias in Direct mode is added
  • Bug with Runtime error 231 when getting a lot of database errors in one statement under Windows x64 is fixed
  • Bug with getting a list of key fields for SQL Server Compact Edition is fixed
  • Bug with "Windows Authentication is not supported under non Windows environment" when connecting to a database on Android is fixed
  • Bug with application freezing when using NonBlocking in the Direct mode is fixed
MySQL data provider
  • Bug with filling default values in MariaDB 10.2.7 and higher for Delphi 7 and older is fixed
InterBase data provider
  • Bug with assertion failure when using BLOB data type in batch operations is fixed
PostgreSQL data provider
  • Bug with reading large double values from NUMERIC fields is fixed
SQLite data provider
  • Bug with reading large double values from NUMERIC fields is fixed
ASE data provider
  • Bug with locking a record is fixed
DBF data provider
  • Possibility to explicitly specify a database file format is added
  • Bug with reading fields having a space (null) as a value is fixed
  • Bug with opening tables having field names equal to SQL keywords is fixed
  • Bug with using the DTOC function in index expressions is fixed
  • Bug with using fields that have null values in conditional expressions is fixed


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

Locked