dbTalk Databases Forums  

OWc - MsOlap.asp

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


Discuss OWc - MsOlap.asp in the microsoft.public.sqlserver.olap forum.



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

Default OWc - MsOlap.asp - 08-20-2003 , 03:10 AM






Hi,

I was looking for a sample that demonstrates use of OWC - Pivotable that use
Msolap.asp to fetch data from Analysis Services.

Regards

mangesh



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

Default Re: OWc - MsOlap.asp - 08-22-2003 , 04:56 PM






There is nothing special from OWC for accessing data over HTTP (which is
what msolap.asp is there for).

All you do is specify a server name of http://serverort rather than
"server" -- the leading http:// characters tell PTS that it should make a
connection via HTTP to the server (port defaults to 80 if not specified)
rather than normal client-server (port 2725).

However, there are some setups you need to do to enable msolap.asp -- see
BOL.

--
Dave Wickert [MSFT]
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.

"Mangesh Pawar" <p.mangesh (AT) zensar (DOT) com> wrote

Quote:
Hi,

I was looking for a sample that demonstrates use of OWC - Pivotable that
use
Msolap.asp to fetch data from Analysis Services.

Regards

mangesh





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.