dbTalk Databases Forums  

XML output from MS AS2000 with .asp

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


Discuss XML output from MS AS2000 with .asp in the microsoft.public.sqlserver.olap forum.



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

Default XML output from MS AS2000 with .asp - 02-13-2004 , 06:51 AM






Hi,

Is there any .asp file with XML output from MS AS2000 based on Foodmart 2000?

Regards,
Marco

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

Default Re: XML output from MS AS2000 with .asp - 02-13-2004 , 12:47 PM






Two options:
1) Use XMLA SDK. All of it's data streams are XML :-)
2) If you look at the AS Operations Guide (see
http://www.microsoft.com/technet/pro.../anservog.asp),
in one of the appendixes it shows you how to create a linked server through
SQL Server. Once you do that, you can use standard SQLXML facility, i.e. FOR
AUTO.
--
Dave Wickert [MS]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Olap_NL" <olap (AT) gmsbv (DOT) nl> wrote

Quote:
Hi,

Is there any .asp file with XML output from MS AS2000 based on Foodmart
2000?

Regards,
Marco



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.