UniDAC 8.2 with support for RAD Studio 10.4

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

UniDAC 8.2 with support for RAD Studio 10.4

Post by Devart » Tue 02 Jun 2020 17:26

We are very excited to announce the release of UniDAC with support for the newly released RAD Studio 10.4 Sydney.

What's new in this release:
  • RAD Studio 10.4 Sydney is supported
  • Lazarus 2.0.8 is supported
  • macOS 64-bit in Lazarus is supported
  • Bug with data loss in the column of type ftLargeint in the VirtualTable component in Lazarus is fixed
  • Bug with locating a record by a fixed string column in the Chinese locale is fixed
  • Bug with LocalMasterDetail when DataTypeMapping is enabled is fixed
Oracle data provider
  • Mapping the FLOAT Oracle data type to the ftNumber field is added
  • Bug with SELECT RowId using Database Link in Direct mode is fixed
  • Bug with retrieving implicit result sets after calling the Execute method is fixed
  • Bug with retrieving unchanged parameter values in the Direct mode is fixed
  • Bug with SQL statements containing a JAVA clause in TUniScript is fixed
  • Bug with Charset when Pooling is enabled is fixed
SQLServer data provider
  • Bug with setting a value for the TrustServerCertificate option is fixed
  • Bug with switching databases in Direct mode is fixed
MySQL data provider
  • Bug with an invalid refresh query for calculated fields if the roBeforeEdit option is set is fixed
PostgreSQL data provider
  • The Line geometric type is supported
  • Bug with the Dump component in PostgreSQL 12 is fixed
  • Bug with reading zero-valued geometric fields as nulls is fixed
InterBase data provider
  • Bug with an incorrect value in the DBSQLDialect property is fixed
  • Bug with using a case-sensitive Role name is fixed
DBF data provider
  • The AllFieldsAsNullable specific option is added
  • Bug with indexes containing date fields is fixed
  • Bug with VisualFoxPro indexes containing double fields is fixed
  • Bug with using tables whose fields match SQL keywords is fixed
  • Bug with JOIN on fields that have NULL values is fixed
  • Bug with table file locking after executing UPDATE with ConnectMode = cmUnsafe is fixed
  • Bug with an application hanging when trying to reopen a table with ConnectMode = cmExclusive is fixed
NexusDB data provider
  • Support for the Pipe protocol is added
  • Support for the Secure Pipe protocol is added
  • Support for the Secure TCP protocol is added
  • Now an #INMEM alias is created automatically when it is specified in the Database property
MongoDB data provider
  • Bug with connecting to a database that contains documents with a huge amount of fields is fixed
ODBC data provider
  • Bug with scale when reading a NUMERIC column as the ftFloat field is fixed
MS Access data provider
  • Bug with obtaining metadata in Delphi 7 is fixed
BigCommerce data provider
  • Bug with connection is fixed
Dynamics CRM data provider
  • Bug with connection is fixed
FreshBooks data provider
  • Bug with connection is fixed
Magento data provider
  • Bug with connection is fixed
MailChimp data provider
  • Bug with connection is fixed
NetSuite data provider
  • Bug with connection is fixed
QuickBooks data provider
  • Bug with connection is fixed
Salesforce data provider
  • Bug with connection is fixed
Salesforce MC data provider
  • Bug with connection is fixed
SugarCRM data provider
  • Bug with connection is fixed
Zoho CRM data provider
  • Bug with connection is fixed

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

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Re: UniDAC 8.2 with support for RAD Studio 10.4

Post by Devart » Tue 16 Jun 2020 13:38

UniDAC build 8.2.5 is available for download.

In this version:
  • Bug with describing sorted procedure parameters is fixed in Oracle data provider

Locked