Universal Data Access Components (UniDAC) 8.3.1

Released: Aug 26, 2020

Mises à jour de 8.3.1

Fonctionnalités

  • Added support for Lazarus 2.0.10 and Free Pascal Compiler (FPC) 3.2.0.
  • Improved the performance of Batch Insert, Update and Delete operations.

Oracle data provider

  • Added support for Oracle 20c.
  • Added support for connection via SSL protocol.
  • Added support for connection via SSH protocol.
  • Added support for connection via HTTP tunnel.

SQL Server data provider

  • Added support for Microsoft SQL Server 2019.

DBF data provider

  • Added support for native dBase functions in a SQL statement.

ODBC data provider

  • Improved the retrieval of error messages from the SQL Anywhere ODBC driver.

Correctifs

  • Fixed a bug with using special characters in a username or password.
  • Fixed a bug with the "Out of memory" error when retrieving data from huge collections.
  • Fixed issue with the failure to connect in Direct mode with different credentials after the initial unsuccessful connection was attempted.
  • Fixed a bug when mapping data type to the ftLargeint field type.