Download Devart UniDAC v8.4.3 Professional For RAD Studio 10.4 Sydney

Devart UniDAC v8.4.3 Professional For RAD Studio 10.4 Sydney

Devart UniDAC v8.4.3 Professional For RAD Studio 10.4 Sydney
Devart UniDAC v8.4.3 Professional For RAD Studio 10.4 Sydney


Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and Lazarus (Free Pascal). We have combined the experience of long-term successful development into one product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, DB2, Microsoft Access, Sybase Advantage Database Server, Sybase Adaptive Server Enterprise, and other databases (using ODBC provider).

UniDAC offers unified approach to the database-related applications development process. That means you can switch easily between different databases in your projects without going deep into their specifics.

Using UniDAC with its server-independent interface is the best way to create cross-database applications. UniDAC gives outstanding flexibility and independence to your projects.

Server-Aware Providers
UniDAC chooses the best way specific to the server to perform most operations. Every UniDAC data provider uses server-specific native connectivity. All operations with data are performed by providers automatically considering the selected database server peculiarities.



Cross-Platform Solution for Delphi, C++Builder, and Lazarus
UniDAC is a cross-platform solution for developing applications using various IDEs: RAD Studio, Delphi, C++Builder, Lazarus (and FPC) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both x86 and x64 platforms. UniDAC also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance desktop and mobile native applications.

Server-Independent SQL
When developing database applications that allow working with several databases, one of the key points is writing of server-independent SQL. In UniDAC, the server-independent SQL support is implemented by means of the powerful macros engine, that produces dynamic SQL by replacing parts of the query statements with user-defined code.

8.4.3 06-Apr-21

Demo compatibility with new a version of SecureBridge is fixed
Bug with assigning a BLOB parameter when the source data is loaded via the TParam.LoadFromStream method is fixed

Oracle data provider

Bug with an Invalid pointer operation on Fetch is fixed

SQLServer data provider

Bug a string parameter getting trimmed is fixed

PostgreSQL data provider

Bug with reading date value "2000-01-01" when the EnablePgTimestamps option is set to True is fixed
Bug with reading server messages is fixed

InterBase data provider

Bug with loading BLOB columns as strings using the Loader component is fixed

SQLite data provider

JournalMode = jmDefault specific option value for the Connection component is added
Bug with mapping the liteNull database type to the ftBLOB field type is fixed