New version of UniDAC 7.3 is already 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 version of UniDAC 7.3 is already released!

Post by Devart » Tue 10 Jul 2018 06:18

Dear users,

The upgraded UniDAC is available for download now!

In this version:
  • Lazarus 1.8.4 is supported
  • Performance of batch operations is improved
  • Demo projects for IntraWeb 14 are added
  • The LocalUpdate property for TVirtualQuery is added
  • The AutoOpenSources option for TVirtualQuery is added
  • Memory leak in NEXTGEN is fixed
  • Bug with updating a record when using the OnFilterRecord event handler is fixed
  • Bug with using encryption and CacheCalcFields option is fixed
  • Bug with using a backslash in the Filter property is fixed
  • Bug with using First method in the Master-Detail relationship is fixed
  • Bug with reading BLOB fields data on mobile platforms in TVirtualTable is fixed
  • Bug with detection of field data types is fixed
Oracle data provider
  • Now non-compiled stored procedures can be described in the Direct mode
  • Performance of data fetching in the Direct mode is improved
  • Performance of describing stored procedures in the Direct mode is improved
  • Support for TIMESTAMP WITH TIMEZONE in the Direct mode is improved
  • Bug with writing trash in the BLOB fields on executing batch DML operations in the Direct mode is fixed
SQLServer data provider
  • MARS in TDS is supported
  • NonBlocking mode in TDS is supported
  • Query notifications in TDS are supported
  • Bug with processing parameters with ftUnknown data type is fixed
  • Bug with processing transaction descriptors is fixed
MySQL data provider
  • MySQL 8 is supported
  • Support for sha2_password, caching_sha2_password authentications is added
  • Bug with application freezing when using stored procedure is fixed
  • Bug with using the LongStrings option is fixed
InterBase data provider
  • Now the "Data type is not supported" exception is not raised by the Query component when the DescribeParams property is set to True
  • Bug with loading GUID values using the Loader component is fixed
  • Bug with loading VARCHAR values using the Loader component is fixed
  • Bug with the BreakExec method is fixed
  • Bug with the "Stream read error" error is fixed
  • Bug with the "Incomplete multibyte char" error for non-Windows platforms is fixed
PostgreSQL data provider
  • Support for HTTP/HTTPS tunnel is added
  • Bug with retrieving the result recordset when using an INSERT ... RETURNING statement in batch operations is fixed
  • Bug with a connection error using SSL on some servers is fixed
SQLite data provider
  • WAL in the Direct Mode for non-Windows platforms is supported
  • Bug with retrieving data in a Detail dataset having SmartFetch enabled is fixed
  • Bug with AV on macOS High Sierra is fixed
ASE data provider
  • Retrieving the OUTPUT parameters is improved
MongoDB data provider
  • The Decimal128 data type is supported
  • Precompiled MongoDB client libraries are included in the Professional Edition
  • Performance of fetching large documents is improved
DBF data provider
  • Support for Clipper/Harbour is added
  • Support for native indexes based on complex expressions is added
  • Compatibility with Codebase is improved
  • Bug with opening some dBaseIII/dBaseIV tables is fixed
  • Bug with creating a table having the hyphen in the name is fixed
ExactTarget data provider
  • App center client authentication is supported
FreshBooks data provider
  • FreshBooks new version is supported
Magento data provider
  • Magento version 2.x is supported
NetSuite data provider
  • Sandbox is supported
ZohoCRM data provider
  • Domain is supported

Devart Development Team
https://www.devart.com/unidac/

Locked