SQL Server Data Access Components

9.4.3

VCL/VCL.NET/CLX component library for fast direct access to SQL Server and that can facilitate the development for mobile and desktop apps

SQL Server Data Access Components, also known as SDAC,  features a component library that facilitates access to a Microsoft SQL Server databases. The suite addresses particularly to developers who are designing custom software solutions that rely on a smooth and trouble-free access to the database for multiple users.
The highlight of the library stems from the fact that it can provide you with multiple native connectivity features to the SQL servers. While you may think this entails advanced configuration, you will be happy to learn that SDAC allows you create easy to deploy apps that do not need extra data provider layers, such as BDE or OBDC, for instance.
As far as the other functions are concerned, it is worth mentioning that the library supports a vast array of SQL-specific features, including but not limited to transparent application failover, tabled-valued parameters, file stream, notification. Moreover, it supports queuing and reliable messaging or user-defined types, such as geography, geometry or HierarchyID, for example.
A further noteworthy perk is that SQL Server Data Access Components can help make the development for Android and iOS mobile devices easier. In fact, the library facilitates the connectivity with SQL Server databases and can make it just as simple as for the desktop software solutions.

System requirements


Limitations in the unregistered version