dbTalk Databases Forums  

How to connect to a MSSQL 2000 OLAP Server

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


Discuss How to connect to a MSSQL 2000 OLAP Server in the microsoft.public.sqlserver.olap forum.



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

Default How to connect to a MSSQL 2000 OLAP Server - 09-24-2004 , 05:42 AM






Well I installed my first OLAP Server ever just yesterday, allright.
I built my first cube with a data source from a MSSQL Server 2000 on the
same machine, allright.
I browsed the cube with Analysis Manager, allright.
Then , my real goal:
I want to connect to OLAP Server in much the same way as I use to do with
SQL Server, that is from my Domino Web Server, through Lotus Connectors over
OLE DB provider. I thought I just needed to adapt my sql statements....
Can this be done?

I mean, I learnt about MDX, but can I run MDX queries (and get resultsets,
of course) against an OLAP server with some APIs? Or can I run MDX query
from inside the Query Analyzer in SQL Server, using the OLAP Server as a
linked server (with openquery statement)?

Well, I'm quite confused at the moment, so excuse me if I didn't provide all
the necessary details, and TIA.

Moco



Reply With Quote
  #2  
Old   
Jacco Schalkwijk
 
Posts: n/a

Default Re: How to connect to a MSSQL 2000 OLAP Server - 09-24-2004 , 06:39 AM






OLAP has it's own data provider (comparable with ADO). It is called
Microsoft ActiveX Data Objects (Multi Dimensional) or ADOMD for short.

There is also the OLEDB Provider for OLAP Services.

--
Jacco Schalkwijk
SQL Server MVP


"Moco" <moco (AT) proxSPAMYOURSISTERimanet (DOT) it> wrote

Quote:
Well I installed my first OLAP Server ever just yesterday, allright.
I built my first cube with a data source from a MSSQL Server 2000 on the
same machine, allright.
I browsed the cube with Analysis Manager, allright.
Then , my real goal:
I want to connect to OLAP Server in much the same way as I use to do with
SQL Server, that is from my Domino Web Server, through Lotus Connectors
over
OLE DB provider. I thought I just needed to adapt my sql statements....
Can this be done?

I mean, I learnt about MDX, but can I run MDX queries (and get resultsets,
of course) against an OLAP server with some APIs? Or can I run MDX query
from inside the Query Analyzer in SQL Server, using the OLAP Server as a
linked server (with openquery statement)?

Well, I'm quite confused at the moment, so excuse me if I didn't provide
all
the necessary details, and TIA.

Moco





Reply With Quote
  #3  
Old   
Dennis Redfield
 
Posts: n/a

Default Re: How to connect to a MSSQL 2000 OLAP Server - 09-24-2004 , 07:57 AM



can be done via ADOMD or XML/A. Your biggest issue will be authentification
between Domino Web Server and the OLAP server.

dlr

"Moco" <moco (AT) proxSPAMYOURSISTERimanet (DOT) it> wrote

Quote:
Well I installed my first OLAP Server ever just yesterday, allright.
I built my first cube with a data source from a MSSQL Server 2000 on the
same machine, allright.
I browsed the cube with Analysis Manager, allright.
Then , my real goal:
I want to connect to OLAP Server in much the same way as I use to do with
SQL Server, that is from my Domino Web Server, through Lotus Connectors
over
OLE DB provider. I thought I just needed to adapt my sql statements....
Can this be done?

I mean, I learnt about MDX, but can I run MDX queries (and get resultsets,
of course) against an OLAP server with some APIs? Or can I run MDX query
from inside the Query Analyzer in SQL Server, using the OLAP Server as a
linked server (with openquery statement)?

Well, I'm quite confused at the moment, so excuse me if I didn't provide
all
the necessary details, and TIA.

Moco





Reply With Quote
  #4  
Old   
Moco
 
Posts: n/a

Default Re: How to connect to a MSSQL 2000 OLAP Server - 09-27-2004 , 03:18 AM



Thanks to all for quick responses.
I think I'll have a look at OLEDB provider for OLAP.

"Moco" <moco (AT) proxSPAMYOURSISTERimanet (DOT) it> wrote

Quote:
Well I installed my first OLAP Server ever just yesterday, allright.
I built my first cube with a data source from a MSSQL Server 2000 on the
same machine, allright.
I browsed the cube with Analysis Manager, allright.
Then , my real goal:
I want to connect to OLAP Server in much the same way as I use to do with
SQL Server, that is from my Domino Web Server, through Lotus Connectors
over
OLE DB provider. I thought I just needed to adapt my sql statements....
Can this be done?

I mean, I learnt about MDX, but can I run MDX queries (and get resultsets,
of course) against an OLAP server with some APIs? Or can I run MDX query
from inside the Query Analyzer in SQL Server, using the OLAP Server as a
linked server (with openquery statement)?

Well, I'm quite confused at the moment, so excuse me if I didn't provide
all
the necessary details, and TIA.

Moco





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.