SQL Server 2012中指定您的ADOMD.NET数据提供者版本
我前阵子写了一篇有关如何让您的 PerformancePoint 2010 安装使用 SQL 2012 (可能为英文网页) 的文章。该文章谈论到可在何处找到 SQL Server 2008 R2 SP1 Feature Pack,此外,此套件还包含了 ADOMD.NET 数据提供者版本 10.5.2500,而 PerformancePoint 需要
我前阵子写了一篇有关如何让您的 PerformancePoint 2010 安装使用 SQL 2012 (可能为英文网页) 的文章。该文章谈论到可在何处找到 SQL Server 2008 R2 SP1 Feature Pack,此外,此套件还包含了 ADOMD.NET 数据提供者版本 10.5.2500,而 PerformancePoint 需要此版本才能联机至任一个 2012 Analysis Services 数据源 -- 包括 PowerPivot 活页簿模型在内。这非常适合用于 PerformancePoint 2010,但是,如果您需要在 PerformancePoint 2013 实例中使用相同功能,则使用 SQL 2012 时,您将需要 ADOMD.NET 数据提供者的主要版本 11.0。您可以经由 spPowerPivot.msi,在此处 (可能为英文网页) 该版本。
状况说明
此时,当您在安装 SQL Server 2012 SP1 实例时只想安装 SharePoint 的 SQL BI 组件时,您可能会问自己为什么需要采取额外步骤来安装 MSI。不需深入了解太多细节,有两个原因:首先,SharePoint 不再于先决条件安装程序中包含提供者 (如同 2010 中的情况一样)。因此,所有的数据提供者都必须个别安装。这就是为什么我们会在您布建新的 PerformancePoint 服务应用程序之后,为您提供善意的提醒:
其次,如果您的 SharePoint 数组不只包含一部计算机 (未将您的 SQL 后端纳入计数),建议您在执行 PerformancePoint Services 的数组中的每部计算机上安装 MSI,因为针对每个指定的要求,PerformancePoint 都会从该方块进行呼叫,要求 ADOMD.NET 提供者进行联机。除了这两件事之外,MSI 让您能够联机至 PowerPivot 活页簿以做为 PerformancePoint 数据源。没错,这适用于 PerformancePoint 2010,但在 2013 中,您需要使用 spPowerPivot.msi 才能完成同一件事 (假设您未在安装 SQL 时安装加载宏)。附带一提,您可以在此处 (可能为英文网页) 找到 MSI 的安装指示。
组件重新导向
和 PerformancePoint 2010 一样,在 PerformancePoint 2013 中,我们会利用 ADOMD.NET 提供者的主要版本 10 来进行编译。因此,如果您需要使用版本 11 (而且将用于 SharePoint 2013 中的 2012 BI 活页簿),则需告知 PerformancePoint 来执行此动作。PerformancePoint 2013 的新功能是您可以仅针对此目的使用的组件重新导向。我们新增了重新导向,如此一来,您便能继续使用 Analysis Services 的新提供者版本,而不需升级 SharePoint (例如 PerformancePoint)。如果您的组织混用并符合 SharePoint 和 Analysis Services 的版本,此功能特别好用。若要查看我们新增的重新导向区块,请在执行 PerformancePoint Services 的每部服务器上,浏览至 \Program Files\Microsoft Office Servers\15.0\WebServices\PpsMonitoringServer。开启 web.config 档案。此档案应该位于与 PerformancePointService.svc 相同的目录中。在非常靠近档案底部的地方,您应该会看见
将
谢谢您阅读本文章...
Kevin Donovan
Office BI 程序技术经理

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Microsoft SQL Server is a relational database management system launched by Microsoft. It is a comprehensive database platform that uses integrated business intelligence (BI) tools to provide enterprise-level data management. It is easy to use, has good scalability, and has a high degree of integration with related software. High advantages. The SQL Server database engine provides more secure and reliable storage functions for relational data and structured data, allowing users to build and manage highly available and high-performance data applications for business.

SQLServer or MySQL? The latest research reveals the best database selection. In recent years, with the rapid development of the Internet and big data, database selection has become an important issue faced by enterprises and developers. Among many databases, SQL Server and MySQL, as the two most common and widely used relational databases, are highly controversial. So, between SQLServer and MySQL, which one should you choose? The latest research sheds light on this problem for us. First, let

Introduction to how to use PDO to connect to a Microsoft SQL Server database: PDO (PHPDataObjects) is a unified interface for accessing databases provided by PHP. It provides many advantages, such as implementing an abstraction layer of the database and making it easy to switch between different database types without modifying a large amount of code. This article will introduce how to use PDO to connect to a Microsoft SQL Server database and provide some related code examples. step

With the popularity of the Internet, website and application development has become the main business of many companies and individuals. PHP and SQLServer database are two very important tools. PHP is a server-side scripting language that can be used to develop dynamic websites; SQL Server is a relational database management system developed by Microsoft and has a wide range of application scenarios. In this article, we will discuss the development of PHP and SQL Server, as well as their advantages, disadvantages and application methods. First, let's

SQL Server vs. MySQL: Which database is more suitable for high availability architecture? In today's data-driven world, high availability is one of the necessities for building reliable and stable systems. As the core component of data storage and management, the database's high availability is crucial to the business operation of the enterprise. Among the many databases, SQLServer and MySQL are common choices. So in terms of high availability architecture, which database is more suitable? This article will compare the two and give some suggestions.

In web development, the combination of PHP and MySQL is very common. However, in some cases, we need to connect to other types of databases, such as SQL Server. In this article, we will cover five different ways to connect to SQL Server using PHP.

SQLServer and MySQL are currently two very popular relational database management systems (RDBMS). They are both powerful tools for storing and managing large-scale data. However, they have some differences in handling large-scale data. This article will compare SQL Server and MySQL, focusing on their suitability for large-scale data processing. First, let us understand the basic characteristics of SQLServer and MySQL. SQLServer is developed by Microsoft

With the continuous development of the Internet, database selection has become increasingly important. Among the many databases, SQLServer and MySQL are two high-profile options. SQLServer is a relational database management system developed by Microsoft, while MySQL is an open source relational database management system. So how to choose the best database solution between SQLServer and MySQL? First, we can compare these two databases in terms of performance. SQLServer is processing
