Universal Data Access Components (UniDAC) Releases

Released: Jul 9, 2018

Updates in 7.3.8

Funktionen

  • Added support for Lazarus 1.8.4.
  • Improved performance of batch operations.
  • Added demo projects for IntraWeb 14.
  • Added LocalUpdate property to TVirtualQuery.
  • Added AutoOpenSources option to TVirtualQuery.
  • Oracle data provider
    • Now non-compiled stored procedures can be described in Direct mode.
    • Improved performance of data fetching in Direct mode.
    • Improved performance of describing stored procedures in Direct mode.
    • Added support for TIMESTAMP WITH TIMEZONE in Direct mode.
  • SQL Server data...

Released: Apr 10, 2018

Updates in 7.2.7

Funktionen

  • Added support for Lazarus 1.8.2.
  • Now the Detail dataset is not refreshed when editing a Master dataset.

Fehlerkorrekturen

  • Fixed "Attempt to reopen open cursor" error when trying to execute Refresh method.
  • Fixed bug with missing libs for static linking in Lazarus.
  • Fixed bug executing batch operations with iteration = 1 and offset = 0.
  • Fixed bug re-opening a filtered dataset.
  • Fixed bug with data decryption in SmartFetch mode.
  • Fixed bug with data truncation while decrypting.
  • Fixed bug...

Released: Jan 18, 2018

Updates in 7.2.5

Funktionen

  • Support for Lazarus 1.8 and FPC 3.0.4.
  • Support for custom constraints.
  • Added UseBlankValues property to the Loader component.
  • Added new Amazon Redshift provider.
  • SQLServer data provider
    • Support for Windows authentication in Direct mode.
  • MySQL data provider
    • Support for backup/restore of triggers and stored procedures.
  • InterBase data provider
    • Improved loading of default client library for 64-bit applications.
  • SQLite data provider
    • Support for Direct Mode in Lazarus.
    • Support for BIT type...

Released: Sep 29, 2017

Updates in 7.1.4

Funktionen

  • Significantly improved performance of TVirtualQuery.
  • Added support for application-defined functions and collations in TVirtualQuery.
  • Support AutoInc fields in TVirtualTable.
  • New Cloud data providers: BigCommerce, Dynamics, FreshBooks, Magento, MailChimp, NetSuite, QuickBooks, Salesforce, Salesforce Marketing Cloud, SugarCRM and Zoho CRM.

Oracle data provider

  • Added support for Oracle 12c connection modes (SYSBACKUP, SYSDG, SYSKM) in Direct mode.
  • Added support for OS authentication in...

Released: Apr 5, 2017

Updates in 7.0.1

Funktionen

  • Support for RAD Studio 10.2 Tokyo.
  • Support for Linux in RAD Studio 10.2 Tokyo.
  • Support for Lazarus 1.6.4 and Free Pascal 3.0.2.

Released: Sep 8, 2016

Updates in 6.3.14

Funktionen

  • Added TVirtualQuery component.
  • Added TDADataSetOptions.InsertAllSetFields property.

Fehlerkorrekturen

  • Fixed several bugs in SmartFetch Mode.
  • Fixed bug loading the dclvquery60.bpl package in CBuilder 6.
  • Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
  • Fixed bug with param values loss after changing TDAParam.ValueCount.
  • Fixed bug with PtrOffset function when Overflow Checking option is enabled.
  • Fixed bug with the DisposeBuf failed error when canceling...

Released: Jun 27, 2016

Updates in 6.3.13

Funktionen

  • Added TVirtualDataSet component.
  • Support for RAD Studio 10.1 Berlin.
  • SQLServer data provider - Added Data type mapping from Varbinary to Blob fields.
  • NexusDB data provider - Added NexusDB 4.1 support.

Fehlerkorrekturen

  • Fixed bug with AV on application closing when DLLs are used in the Trial edition.
  • Fixed bug using parameters and column aliases in Master-Detail relation.
  • Fixed bug with assertion failure on editing data in SmartFetch mode.
  • Oracle data provider
    • Fixed bug with memory...

Released: Sep 24, 2015

Updates in this release

Updates in V6.2.8

  • Support for RAD Studio 10 Seattle.
  • Support for INSERT, UPDATE and DELETE batch operations.
  • Oracle Data Provider
    • Support for Offset added for DML arrays.
    • Support for OraNet.PacketSize added to improve performance on VPN and Wireless networks.
    • NULL and empty strings are now different values for ftOraLob and ftOraClob parameters.
  • MySQL Data Provider
    • Support for MariaDB Embedded.
  • SQLite Data Provider
    • Direct mode is now based on the SQLite engine version 3.8.11.1.
    • Added...

Released: Jun 2, 2015

Updates in this release

Updates

  • Embarcadero RAD Studio XE8 support.

Released: Sep 23, 2014

Updates in this release

Updates

  • RAD Studio XE7 support.
  • Lazarus 1.2.4 support.
  • ODBC connections significantly improved.
  • Support for NexusDB 4.xx.