dbTalk Databases Forums  

reading dimension members with DSO

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss reading dimension members with DSO in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Supriya
 
Posts: n/a

Default reading dimension members with DSO - 04-10-2005 , 05:17 AM






Hi,
I am trying to get members that belong to a given dimension level using DSO
in my C# application. I can't find an Olap collection object of members or
any such. Can anybody help.
Thanks
Supriya.

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: reading dimension members with DSO - 04-11-2005 , 05:32 PM






You read dimension members using MDSCHEMA_MEMBERS; not using DSO.
DSO creates the structures, but not for reading the data, i.e. what the
members look like.
The Analysis Manager dimension browser actually creates a cube (or uses an
existing cube) behind your back to provide the browsing experience.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Supriya" <Supriya (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
I am trying to get members that belong to a given dimension level using
DSO
in my C# application. I can't find an Olap collection object of members or
any such. Can anybody help.
Thanks
Supriya.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.