SQL Server数据访问组件
SQL Server数据访问组件(SDAC)是一个组件库,可从Delphi,C ++ Builder, Lazarus(和Free Pascal)for Windows(32位和64位)和Mac OS X 提供与SQL Server的本机连接基于SDAC的应用程序通过本地SQL Server接口OLE DB直接连接到SQL Server。SDAC旨在帮助程序员开发更快更清洁的SQL Server数据库应用程序。
SDAC是高性能和功能丰富的SQL Server连接解决方??案,是标准SQL Server连接解决方??案的完全替代品,并提供了Borland数据库引擎(BDE)和用于访问SQL Server的标准dbExpress驱动程序的高效本机替代。
本机连接到SQL Server
基于SDAC的数据库应用程序易于部署,不需要安装其他数据提供者层(如BDE和ODBC),这就是为什么它们可以比基于标准Delphi数据连接解决方??案的工作更快。此外,SDAC不仅可以通过OLE DB,还可以通过SQL Native Client与SQL Server一起工作。
SQL Server功能的广泛覆盖
SDAC支持广泛的SQL Server特定功能,例如透明应用程序故障转移,通知,排队和可靠消息传递,SQL Server Compact Edition,用户定义类型(包括HierarchyID,Geography,Geometry),表值参数,Filestream和其他。
在Delphi,C ++ Builder和Lazarus中为Windows和Mac OS X开发
SDAC是用于开发使用各种IDE的应用程序的跨平台解决方案:用于x86和x64平台的Windows,Mac OS X,iOS和Android上的RAD Studio,Delphi,C ++ Builder,Lazarus(和FPC)。SDAC还为FireMonkey应用程序开发平台提供支持,可让您开发可视化壮观的高性能桌面和移动本机应用程序。
应用软件属性 | |
适用于操作系统 | Supported Target Platforms Windows, 32-bit and 64-bit MacOS iOS, 32-bit and 64-bit Android Linux, 32-bit and 64-bit (only in Lazarus and Free Pascal) FreeBSD, 32-bit and 64-bit (only in Lazarus and Free Pascal) Note that support for 64-bit Windows and MacOS was introduced in RAD Studio XE2, and is not available in older versions of RAD Studio. Support for iOS is available since RAD Studio XE4, but support for iOS 64-bit is available since RAD Studio XE8. Support for Android is available since RAD Studio XE5. Also note that all the platforms, except Windows, are supported in the Direct mode only.E5. |
组件属性 | |
组件类型 | VCL |
组件开发环境 | RAD Studio |
组件开发环境 | C++Builder, Delphi |
组件开发环境 | Lazarus |
组件开发环境 | Free Pascal |
数据库类型 | Microsoft SQL Server 2017 |
数据库类型 | Microsoft SQL Server 2016 |
数据库类型 | Microsoft SQL Server 2005 |
数据库类型 | Microsoft SQL Server 2014, Microsoft SQL Server 2016, Microsoft SQL Server 2017 |
版本号 | V8.0 |
相关商品
标签: SQL Server数据访问组件