SQL Server Data Access Components is a library of components that provides native connectivity to SQL Server from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) for Windows, Linux, macOS, iOS, and Android

Version: 10.0.1SQL Server Data Access Components (SDAC) is a library of components that provides native connectivity to SQL Server from Delphi and C++Builder including Community Edition, as well as Lazarus (and Free Pascal) for Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. SDAC-based applications connect to SQL Server directly through OLE DB, which is a native SQL Server interface.
License: Free To Try $199.95
Operating System: Windows
Homepage: www.devart.com
Developed by:
SDAC is designed to help programmers develop faster and cleaner SQL Server database applications.
Key Features:
- Basic SQL Server connectivity components
- Support for Windows development
- Support for all IDEs, from Delphi 6 up to latest RAD Studio
- High-performance DML batch updates
- Full SQL Server data types support
- Timely and professional customer support
- On-demand night builds with fixes
- Direct SQL Server connectivity
- Mobile application development
- Support for macOS and Linux development
- High performance fill database via TMSLoader
- Extended support for SQL Server-specific functionality
- Advanced dataset management features
- Source code
- Lazarus and Free Pascal support
You can always find the latest version of the product on the official Devart website.
Version 10.0.1: * RAD Studio 11 Alexandria is supported * macOS ARM is supported * Added demo project for FastReport FMX
Version 9.4.1: * Support RAD Studio 10.4.2 Sydney. * Compatible with macOS Big Sur, iOS 14, and Android 11. * The performance of batch processing of SQL statements is significantly improved.
Version 9.3: * SQL Server 2019 is supported * Lazarus 2.0.10 and FPC 3.2.0 are supported * Performance of Batch Insert, Update, and Delete operations is improved
Version 9.2.4: * RAD Studio 10.4 Sydney is supported * Lazarus 2.0.8 is supported * macOS 64-bit in Lazarus is supported
Version 9.1: * Android 64-bit is supported * Lazarus 2.0.6 is supported * TLS 1.2 support in the Direct mode is added
Version 9.0: * Mac OS 64-bit is supported * Update 2 for RAD Studio 10.3 Rio, Delphi 10.3 Rio, and C++Builder 10.3 Rio is now required
Version 8.3: Lazarus 2.0.2 is supported Working with multiple threads sharing a single connection is supported The DefaultSortType property for TVirtualTable is added Performance of the SaveToFile/LoadFromFile methods of TVirtualTable is significantly increased
Version 8.2: RAD Studio 10.3 Rio is supported TfrxSDACDatabase.DefaultLockTimeout property is added QuoteNames option in TMSLoader to escape field names is added Support of UPPER and LOWER functions for Unified SQL is added
Version 8.0: -RAD Studio 10.2 Tokyo is supported -Linux in RAD Studio 10.2 Tokyo is supported -Lazarus 1.6.4 and Free Pascal 3.0.2 is supported
Version 7.3: - RAD Studio 10.1 Berlin is supported - Lazarus 1.6 and FPC 3.0.0 is supported - Support for the BETWEEN statement in TDADataSet.Filter is added