Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 2.96 KB

File metadata and controls

40 lines (33 loc) · 2.96 KB
title Discontinued Analysis Services Functionality in SQL Server 2014 | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology analysis-services
ms.topic conceptual
helpviewer_keywords
Analysis Services, backward compatibility
SSAS, backward compatibility
SQL Server Analysis Services, backward compatibility
discontinued functionality [Analysis Services]
unsupported features [Analysis Services]
ms.assetid 39406be1-9819-4629-9c29-b32fb20bab2e
author minewiskan
ms.author owend
manager craigg

Discontinued Analysis Services Functionality in SQL Server 2014

This topic describes [!INCLUDEssASnoversion] features that are no longer available in [!INCLUDEssCurrent].

Discontinued Features in [!INCLUDEssSQL14]

Category Deprecated feature Replacement
Local cubes InsertInto connection string property Original connection string syntax for populating local cubes is replaced by the Create Global Cube statement. For more information, see CREATE GLOBAL CUBE Statement (MDX).
Local cubes CreateCube connection string property Original connection string syntax for populating local cubes is replaced by the Create Global Cube statement. For more information, see CREATE GLOBAL CUBE Statement (MDX).
Data Mining SQL Server 2000 PMML The SQL Server 2000 PMML feature produced a form of PMML that had proprietary extensions to support unique features provided by Data Mining algorithms that were not available in the PMML specification. In SQL Server 2005, Analysis Services updated the PMML feature to the newer PMML 2.1 standard. As a result, the proprietary extensions added in SQL Server 2000 are no longer needed, although they are still supported in this release.
MDX Statement Create Action statement This statement is included for backwards compatibility. It is replaced by the Action object. For more information about how to create actions in recent versions of [!INCLUDEssASnoversion], see Actions (Analysis Services - Multidimensional Data).

Discontinued Features in Previous Releases

Migration Wizard, used to migrate SQL Server 2000 Analysis Services databases to newer versions, is discontinued because SQL Server 2000 is no longer supported.

Decision Support Objects (DSO) library that provided compatibility with SQL Server 2000 Analysis Services databases is also discontinued and no longer part of SQL Server.

See Also

Analysis Services Backward Compatibility