|
ID: 24604, SQL Server Data Access Components
Provides access to MS SQL Server and is an alternative to a standard way of accessing databases using BDE or ADO.
|
Download
| Details
|
|
FTP
download also available
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
To download this, you must have registered:
|
For C++Builder, Version 11.0
to 11.0
396 downloads
Copyright: All rights reserved
Size: 2,782,166 bytes
Updated on Fri, 01 Jun 2007 04:42:43 GMT
Originally uploaded on Fri, 04 May 2007 10:09:20 GMT
SHA1 Hash: 1CD4E1B5BBFF8064FD0307D30994BFEB75FE94D5
MD5 Hash: E6DB08F086C2D977A88CDB9570EAE7F9
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
Description
|
SDAC uses OLE DB directly through a set of COM-based interfaces that
expose data from a variety of sources. OLE DB interfaces provide
applications with uniform access to data stored in diverse information
sources, or data stores. These interfaces support the amount of DBMS
functionality appropriate to the data store, enabling the data store
to share its data.
Using BDE in SQL Server oriented client/server applications has some
deficiencies. In many cases BDE community are unable to employ server
specific features, they must tolerate excessive usage of resources,
reduced speed of processing data, restricted distribution of an application
and its administration.
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 and a lot of more;
- Simplifies data updating;
- Speeds up fetch of records from database;
- Provides automatic refresh for records;
- Advanced design time editors;
- Interface (methods, properties) of SDAC components is similar to those of standard BDE data access components (TDatabase, TQuery, ..);
- Supports all data-aware components;
- and many other features.
Compatibility
-------------
SDAC supports SQL Server 2005, SQL Server 2000, SQL Server 7 and MSDE. Following development environments are supported by SDAC:
CodeGear C++ Builder 2007
CodeGear Delphi 2007 for Win32
Turbo Delphi Professional
Turbo Delphi for .NET Professional
Turbo C++ Professional
Borland Developer Studio 2006 including support of Delphi for Win32, Delphi for .NET and C++ Builder Personality
Borland Delphi 2005
Borland Delphi 8
Borland Delphi 7
Borland Delphi 6
Borland Delphi 5
Borland C++ Builder 6
Borland C++ Builder 5
Only Professional, Enterprise and Architect editions are supported.
|
|

Server Response from: ETNACDC03
|
Connect with Us