About 14,100 results
Open links in new tab
  1. Developing with ADOMD.NET | Microsoft Learn

    Feb 5, 2024 · Learn how ADOMD.NET is a Microsoft .NET Framework data provider designed to communicate with Microsoft SQL Server Analysis Services (SSAS).

  2. bi-shared-docs/docs/analysis-services/adomd/developing-with ... - GitHub

    Analytical data, key performance indicators (KPIs), and mining models can be queried and manipulated by using the ADOMD.NET object model. By using ADOMD.NET, you can also view and work with …

  3. ADOMD.NET: Beyond Rows and Columns – The Multidimensional …

    Jan 20, 2025 · Today, I want to share my experience with ADOMD.NET and how it could have transformed our reporting challenges, even though we couldn’t implement it due to our database …

  4. Download Microsoft® Analysis Server® Feature Pack from Official ...

    Jul 15, 2024 · ADOMD.NET is a Microsoft .NET Framework object model that enables software developers to create client-side applications that browse metadata and query data stored in Microsoft …

  5. NuGet Gallery | Microsoft.AnalysisServices.AdomdClient 19.108.5

    ADOMD.NET is a Microsoft .NET Framework data provider to communicate with Azure Analysis Services and Microsoft SQL Server Analysis Services.

  6. Building a Custom Application with ADOMD.NET - ITPro Today

    Sep 28, 2008 · You can use ADOMD.NET to create custom multidimensional queries against an SSAS data cube within your application. ADOMD.NET can be used as part of an application that you …

  7. Execute DAX queries through OLE DB and ADOMD.NET - SQLBI

    May 27, 2020 · In conclusion, you should always consider using ADOMD.NET whenever you want to query an Analysis Services database from your own .NET code, regardless your query is written in …

  8. Analysis Services client libraries | Microsoft Learn

    ADOMD ADOMD.NET is a managed data client library used for querying Analysis Services data. It's installed and used by tools and client applications. When connecting to a database, the connection …

  9. adomd-net-client-functionality.md - GitHub

    Though this is usually done through the Analysis Management Objects (AMO) object model, you can use ADOMD.NET to send Analysis Services Scripting Language (ASSL) commands to create, alter, …

  10. Section 20.6. Accessing Data by Using ADOMD.NET - Flylib

    ADOMD.NET is a .NET Framework data provider that lets client applications access multidimensional data sources such as SSAS. ADOMD.NET uses XMLA 1.1 to communicate with data sources.