About 1,850,000 results
Open links in new tab
  1. What You Can Do With ADO | Microsoft Learn

    Sep 14, 2021 · ADO is designed to provide developers with a powerful, logical object model for programmatically accessing, editing, and updating a wide variety of data sources through OLE …

  2. Introduction to ADO programming | Microsoft Learn

    Sep 14, 2021 · Applies to: Access 2013, Office 2013 For an introduction to the Microsoft ActiveX Data Objects (ADO) Programmer's Guide, see the following topics: What's new in ADO …

  3. Microsoft ADO.NET - ADO.NET Provider for SQL Server

    Jun 25, 2024 · ADO.NET is the core data access technology for .NET languages. Use the Microsoft.Data.SqlClient library or Entity Framework to access SQL Server, or providers from …

  4. The Role of ADO in Microsoft Data Access | Microsoft Learn

    Sep 14, 2021 · ADO provides a layer of abstraction between your client or middle-tier application and the low-level OLE DB interfaces. ADO uses a small set of Automation objects to provide a …

  5. The ADO family of libraries | Microsoft Learn

    Sep 14, 2021 · ADO enables your client applications to access and manipulate data from a database server through an OLE DB provider. The primary benefits of ADO are ease of use, …

  6. Overview - ADO.NET | Microsoft Learn

    Sep 15, 2021 · ADO.NET separates data access from data manipulation into discrete components that can be used separately or in tandem. ADO.NET includes .NET Framework …

  7. Microsoft ActiveX Data Objects reference | Microsoft Learn

    Sep 21, 2021 · Microsoft ActiveX Data Objects (ADO) enable your client applications to access and manipulate data from a database server through an OLE DB provider. Its primary benefits …

  8. How can ADO be used? - Microsoft Q&A

    Apr 7, 2022 · There are a bunch of different functions of ADO such as code repositories, code deployment, UAT, and merging of code projects that we don't use as we aren't developers.

  9. Get started with Azure DevOps documentation - Azure DevOps

    Get started with Azure DevOps documentation Start using Azure DevOps to collaborate on code, build and deploy apps, or plan and track work.

  10. Using ADO with OLE DB Driver - OLE DB Driver for SQL Server

    Jun 25, 2024 · Learn how to use ADO with OLE DB Driver, including new features like multiple active result sets, query notifications, user-defined types, or the xml data type.