di Devart (formerly Core Lab) - Tipo prodotto: Componente / DLL / VCL
Provide data access to SQL Server databases from your VCL applications. SQL Server Data Access Components (SDAC) library offers a set of nonvisual components for Delphi and C++ Builder. They provide access to Microsoft SQL Server and are an alternative to the standard way of accessing databases using Borland Database Engine (BDE). SDAC supports SAL Server 2008, SQL Server 2005, SQL Server 2000, SQL Server 7 and MSDE.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 143.95 | 1 Developer License - with 1 Year Subscription * | Download (45.8 MB) | |
| Aggiungi al carrello | $ 335.95 | 4 Developer Team License - with 1 Year Subscription * | Download (45.8 MB) | |
| Aggiungi al carrello | $ 623.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription * | Download (45.8 MB) |
| Aggiungi al carrello | $ 195.95 | 1 Developer License - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 48.95 | 1 Developer License - Upgrade from Standard V4x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 48.95 | 1 Developer License - Upgrade from Standard V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 489.95 | 4 Developer Team License - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 146.95 | 4 Developer Team License - Upgrade from Standard V4x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 117.55 | 4 Developer Team License - Upgrade from Standard V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 881.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 244.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Upgrade from Standard V4x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 215.55 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Upgrade from Standard V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 335.95 | 1 Developer License - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 88.15 | 1 Developer License - Upgrade from Professional V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 832.95 | 4 Developer Team License - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 215.55 | 4 Developer Team License - Upgrade from Professional V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 1,469.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with 1 Year Subscription * | Download (48.5 MB) | |
| Aggiungi al carrello | $ 391.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - Upgrade from Professional V3x * | Verifica | Download (48.5 MB) |
| Aggiungi al carrello | $ 48.95 | 1 Developer License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 117.55 | 4 Developer Team License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 215.55 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal * | Download (29 KB) |
| Aggiungi al carrello | $ 68.55 | 1 Developer License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 166.55 | 4 Developer Team License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 293.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 117.55 | 1 Developer License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 235.15 | 4 Developer Team License Subscription Renewal * | Verifica | Download (29 KB) |
| Aggiungi al carrello | $ 489.95 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Subscription Renewal * | Verifica | Download (29 KB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
What's new in SQL Server Data Access Components (SDAC) V6.0.1?
What's new in SQL Server Data Access Components (SDAC) V5.10?
What's new in SQL Server Data Access Components (SDAC) V5.00?
What's new in SQL Server Data Access Components (SDAC) V4.80?
What's new in SQL Server Data Access Components (SDAC) V4.70?
What's new in SQL Server Data Access Components (SDAC) V4.?
SQL Server Data Access Components V4.0 Improvements
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 MS 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 BDE in database applications amounts to the following data path between server and client:
[SQL Server] <-> [DBLibrary] <-> [SQL Links] <-> [BDE] <-> [Application]
SDAC works directly through OLE DB, which is a native MS SQL Server interface. Applications with SDAC components access server directly:
[SQL Server] <-> [OLE DB] <-> [Application]
SDAC includes following components:
Only Professional, Enterprise and Architect editions are supported.
SQL Server Data Access Components comes in two editions: SDAC Standard Edition and SDAC Professional Edition.
SDAC Standard Edition includes the SDAC basic connectivity components and the SDAC Migration Wizard. SDAC Professional Edition includes additional components.
Standard
Professional
Following are the main features of SQL Server Data Access Components:

ComponentSource offre un servizio unico globale usato da oltre 1.000.000 di sviluppatori nel mondo.