Details
-
Type:
New Feature
-
Status: Open
-
Severity:
Medium
-
Resolution: Unresolved
-
Affects Version/s: 3.6.0 (5.0.0 GA Suite Release)
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
-
Notice:
Description
This new feature captures the intention to support specific usecases of the ADOMD.NET client speaking to Mondrian XML/A.
The usecases at this time are:
- AdomdCommand.ExecuteCellSet()
- AdomdCommand.ExecuteXmlReader()
- AdomdCommand.ExecuteNonQuery()
- AdomdMember.Description
- AdomdMember.Properties[] for "MEMBER_ORDINAL", "MEMBER_KEY", "EXPRESSION"
The items discovered that need updated include:
- support for CUBE_SOURCE restriction on a number of XMLA calls based on the following:
http://technet.microsoft.com/en-us/library/ms126079.aspx - xmla namespace conflict with certain XML elements
- additional property support including ClientProcessID and SspropInitAppName (need to verify this impacts the ADOMD.NET client vs. connecting from MS SQL Server Management Studio)
Attachments
Issue Links
- is related to
-
MONDRIAN-131 Mondrian XMLA execute method not supporting "Native" format
-
- Open
-