ADO开发实践07(国外英文资料).docVIP

  • 1
  • 0
  • 约2.03万字
  • 约 27页
  • 2017-07-05 发布于河南
  • 举报
ADO开发实践07(国外英文资料)

ADO开发实践07 Consistent data access technology, ADO/OLE, DB Microsoft recently launched UDA (Universal, Data, Access, consistent data access) Question technology provides a consistent access interface for relational or non relational data access, as an enterprise Tier Intranet uses multi tier software architecture to provide data interface standards. Uniform data access package Including two layers of software interfaces, namely ADO (Active, Data, Object) and OLED B, corresponding to For different levels of application development, ADO provides a high-level software interface that can be used in various scripting languages (Sc) Ript) is used directly in some macro languages; OLE DB provides the underlying software interface, available in C/C Use + + language directly. ADO is based on OL E DB, which encapsulates OLE DB. Consistent data access technology is based on the COM (component object model) of Microsoft Includes a set of COM component programs, between components and components, or between components and client programs Standard COM interface for communication. Because ADO is built on the basis of automation (Automation), the application of ADO is applied Very broad, not only in a high-level language development environment like Visual Basic, but also It can be used in some scripting languages, for developing Web applications, in ASP (Active, Serv) The script code for ER Page) accesses the database and provides shortcuts for operating applications. This article will be the first First introduce the structure model of ADO and OLE DB so that readers can understand the relation between ADO and OLE DB Then well introduce the object model of ADO and some of the features of ADO, and well pass some of them The example code shows the usage of ADO to the readers. I. Introduction to consistent data access With the continuous development of network technology and database technology, the current application system The requirements for integration are getting higher and high

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档