Connection to SQL Server From Delphi, C++Builder, and Lazarus
SQL 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) on Windows, Linux, macOS, iOS, and Android for both 32-bit and 64-bit platforms. SDAC is an efficient native alternative to the Borland Database Engine (BDE) and the standard dbExpress driver intended to provide access to SQL Server.
- Direct SQL Server access
- VCL, LCL, FMX support
- High-performance connection pooling
- TMSQuery and TMSStoredProc automation
- Design-time migration and editors