您的位置:極速下載站 → 電腦軟件 → 教育教學 → 編程開發 → dbExpress driver for SQL Server
dbExpress是數據庫獨立層,它定義了一套通用的接口,提供快速訪問SQL數據庫服務器功能。為支持每一種服務器,dbExpress提供一個驅動作為獨立的庫,實現通用的dbExpress 接口處理查詢和存儲過程。作為一個瘦客戶和簡單的數據庫訪問層端,dbExpress 提供高性能的數據庫連接性和簡單的配置。dbExpress驅動作為一個Windows DLL Lib方式提供。當你使用dbExpress配置一個數據庫應用時,你僅需要編譯時包含DLL到應用程序中。dbExpress提供了輕量級的數據庫驅動訪問Oracle、MS SQL Server和MySQL數據庫。dbExpress的使用類似Borland提供的標準版dbExpress。所有的驅動支持Delphi 8/7/6、C++ Builder 6、Kylix 3和Kylix 2。

dbExpress is a database-independent layer that defines common interface to provide fast access to SQL Server. For this server, dbExpress provides a driver as an independent library that implements the common dbExpress interface for processing queries and stored procedures. As data-access layer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by Embarcadero.