23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
SQL Server Data Access Components (SDAC) is a library of components that provides access to Microsoft SQL Server databases from Embarcadero RAD Studio XE, Embarcadero RAD Studio 2010, CodeGear Delphi 2009, C++Builder 2009, CodeGear RAD Studio 2007, Delphi 2007 for Win32, C++Builder 2007, Borland Developer Studio 2006, Delphi 2005, Turbo Delphi, Turbo Delphi for .NET, Turbo C++, Delphi 7,6,5, C++Builder 6,5, Lazarus and FreePascal for Win32 and Linux. 60-day fully functional trial versions of all products are available on Devart web site: homepage SDAC connects to SQL Server directly through OLE DB, which is a native SQL Server interface. The SDAC library is designed to help programmers develop faster and cleaner SQL Server database applications. Key Features: - Direct access to server data. Does not require installation of other data provider layers (such as BDE and ODBC) - VCL, VCL.NET, and LCL versions of library available - Full support of the latest Microsoft SQL Server versions, including Express and Compact Editions - Support for all SQL Server data types - Disconnected Model with automatic connection control for working with data offline - Local Failover for detecting connection loss and implicitly reexecuting 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 - Support for many SQL Server-specific features, such as MARS and bulk copy operations - Advanced script execution with TMSScript component - Support for using macros in SQL - Easy migration from BDE and ADO with Migration Wizard - Lets you use Professional Edition of Delphi and C++Builder to develop client/server applications