SQL Server Data Access Components favicon

SQL Server Data Access Components

SQL Server Data Access Components (SDAC) is a library of components that provides access to Microsoft SQL Server databases from Embarcadero RAD Studio 10 Seattle, Embarcadero RAD Studio XE8/XE7/XE6/XE5/XE4/XE3/XE2/XE, Embarcadero RAD Studio 2010, CodeGear RAD Studio 2009/2007, Borland Developer Studio 2006, Turbo Delphi Professional, Turbo Delphi for .NET Professional, Turbo C++ Professional, Borland Delphi 2005, Borland Delphi 7/6/5, Borland C++Builder 6, Lazarus 1.2.6 and Free Pascal 2.6.4 for Win32 and Win64 platforms. SDAC connects to SQL Server directly through OLE DB, which is a native SQL Server interface.
Key Features:

  • Direct Mode support
  • Mac OS X support
  • RAD Studio XE8 support
  • AppMethod support
  • iOS support
  • Android support
  • Win64 development support
  • VCL, LCL and FMX versions of library available
  • Separated run-time and GUI specific parts allow you to create pure console applications such as CGI
  • Full support of the latest Microsoft SQL Server versions, including Express and Compact editions - Support for all SQL Server data types
  • Compatible with all IDE versions starting with Delphi 5, except Delphi 8, and with Free Pascal
  • Includes provider for UniDAC Standard Edition
  • Disconnected Model with automatic connection control for working with data offline
  • Local Failover for detecting connection loss and implicit re-execution of certain operations
  • All types of local sorting and filtering, including by calculated and lookup fields
  • Automatic data updating with TMSQuery, TMSTable, and TMSStoredProc components
  • Unicode support - Advanced script execution features with TMSScript component
  • Support for using macros in SQL
  • Enhanced support for User-defined Types of SQL Server
  • Easy migration from BDE and ADO with Migration Wizard
  • Allows users to use Professional Edition of Delphi and C++Builder to develop client/server applications