Description of SQL Server Data Access Components for Delphi 6 :
SQL Server Data Access Components provides high performance access to Microsoft SQL Server. SDAC is set of VCL native components for Delphi and C++ Builder. Using SQL Server Data Access gives you the following advantages: - No distribution, installation and configuration is required for BDE and ODBC; - You can use any Delphi Professional Edition to develop client/server applications; - Supports SQL Server specific features: windows authentication, metadata, unicode fields, manual refresh for record in a dataset, automatic getting Identity value and results of triggers work; - Simplifies data updating; - Speeds up fetch of records from database; - Provides automatic refresh for records; - Advanced design time editors; - Supports all data-aware components.