- [组图] 绕过md5验证继续入侵
- 启动绿色网格计划 AMD欲在降耗上挑战英特尔
- VISUAL C++6.0在MDI主框架窗口中添加位图
- .net中实现与ASP完全兼容的MD5算法(1)
- .net中实现与ASP完全兼容的MD5算法(2)
- .net框架下的MD5
- Visual C#中的MDI编程
- cmd - cmd.exe - 进程信息
- dllcmd32 - dllcmd32.exe - 进程信息
- 宽带接入和LMDS
- LMDS无线接入网技术及其应用
- 获取任意用户MD5加密信息的测试程序
- PHP中的MD5加密
- 利用Cmd躲过肉鸡防火墙方法
- 破解*.mdb目前所有版本的密码
- [组图] 绕过md5验证继续入侵(图)
- [图文] DOS命令 md
- 让Proftpd 的数据库模块支持MD5验证
- 使用MDaemon搭建企业邮局
- MDaemon Server的安全设置
最新版的MDAC(Microsoft Data Access Components) MDAC2.8 下载!点击下载。
解压密码: www.9php.com
==========================================
Microsoft Data Access Components (MDAC)
Purpose
The Microsoft Data Access Components (MDAC) SDK documents the key technologies that enable Universal Data Access, Microsoft@#s strategy for providing access to information across the enterprise.
Microsoft Data Access Components include ActiveX Data Objects (ADO), OLE DB, and Open Database Connectivity (ODBC). Data-driven client/server applications deployed over the Web or a LAN can use these components to easily integrate information from a variety of sources, both relational (SQL) and nonrelational.
If you have questions or need detailed information about properly redistributing MDAC, see Redistributing MDAC for a description of the distribution requirements for MDAC.
ActiveX Data Objects (ADO)
Microsoft ActiveX Data Objects (ADO) provides consistent, high-performance access to data and supports a variety of development needs, including the creation of front-end database clients and middle-tier business objects that use applications, tools, languages, or Internet browsers. The primary benefits of ADO are ease of use, high speed, low memory overhead, and a small disk footprint.
ADO provides an easy-to-use interface to OLE DB, which provides the underlying access to data. It uses a familiar metaphor—the COM Automation interface—available from all leading Rapid Application Development (RAD) tools, database tools, and languages.
OLE DB
Microsoft OLE DB is a set of interfaces that expose data from a variety of relational and nonrelational sources by using the Component Object Model (COM). OLE DB interfaces provide applications with uniform access to data stored in diverse information sources. These interfaces support the amount of DBMS functionality appropriate to the data store, enabling the data store to share its data.
OLE DB comprises a programmatic model consisting of data providers, which contain and expose data; data consumers, which use data; and service components, which process and transport data (such as query processors and cursor engines). In addition, OLE DB includes a bridge to ODBC to enable continued support for the broad range of ODBC relational database drivers.
Open Database Connectivity (ODBC)
The Microsoft Open Database Connectivity (ODBC) interface makes it possible for applications to access data from a variety of DBMSs. ODBC permits maximum interoperability—an application can access data in diverse DBMSs through a single interface. Furthermore, that application will be independent of any DBMS from which it accesses data. Users of the application can add software components called drivers, which create an interface between an application and a specific DBMS.
Components of the MDAC SDK
Microsoft ActiveX Data Objects (ADO)
This section contains Programmer@#s References for ADO, ADOX, ADO MD, and RDS, as well as samples documentation.
Microsoft OLE DB
This section documents the OLE DB and OLE DB for OLAP interfaces, including a Programmer@#s Reference, documentation for various OLE DB providers, and samples.
Microsoft Open Database Connectivity (ODBC)
This section documents the ODBC interface, including a Programmer@#s Reference, documentation for various ODBC drivers, and samples.
该篇文章发表在:百家学院 (www.9php.com),复制请注明.
[编辑:百家电脑学院] [返回学院首页] [返回上一页] []
·上一篇:asp中将table表中的数据成功导成excel做法 · 下一篇:图片上传到数据库中

