dbTalk Databases Forums  

Delphi and OLAP

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


Discuss Delphi and OLAP in the microsoft.public.sqlserver.olap forum.



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

Default Delphi and OLAP - 04-25-2005 , 04:56 PM






Being new to OLAP, this will probably be an easy question. I have installed
analysis services and have built a cube and the data looks great in the cube
data browser. Now, how do I get this data to end users. I know I can use
Excel Pivot Reports, but we use Delphi 2005 and am wondering if anyone has
used Delphi to access cubes and report the data. If not, can anyone
recommend a good program and third party plug-in to access cube data and get
it to the users. Also, I would like the data to look like it is in the cube
data browser.

Thanks,
Kevin E.



Reply With Quote
  #2  
Old   
Jamie MacLennan \(MS\)
 
Posts: n/a

Default Re: Delphi and OLAP - 04-26-2005 , 10:08 AM






adding OLAP group

--

-Jamie MacLennan
SQL Server Data Mining
This posting is provided "AS IS" with no warranties, and confers no rights.
"KevinE" <eckart_612 (AT) hotmail (DOT) com> wrote

Quote:
Being new to OLAP, this will probably be an easy question. I have
installed
analysis services and have built a cube and the data looks great in the
cube
data browser. Now, how do I get this data to end users. I know I can use
Excel Pivot Reports, but we use Delphi 2005 and am wondering if anyone has
used Delphi to access cubes and report the data. If not, can anyone
recommend a good program and third party plug-in to access cube data and
get
it to the users. Also, I would like the data to look like it is in the
cube
data browser.

Thanks,
Kevin E.





Reply With Quote
  #3  
Old   
KevinE
 
Posts: n/a

Default Re: Delphi and OLAP - 04-26-2005 , 12:09 PM



Can you be more specific, I'm not following what you are saying. Adding an
OLAP component in Delphi? I have tested a couple of components out, but none
seem to work very well.

Thanks,
Kevin

"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote

Quote:
adding OLAP group

--

-Jamie MacLennan
SQL Server Data Mining
This posting is provided "AS IS" with no warranties, and confers no
rights.
"KevinE" <eckart_612 (AT) hotmail (DOT) com> wrote in message
newstednZGDYo6-zPPfRVn-gw (AT) centurytel (DOT) net...
Being new to OLAP, this will probably be an easy question. I have
installed
analysis services and have built a cube and the data looks great in the
cube
data browser. Now, how do I get this data to end users. I know I can use
Excel Pivot Reports, but we use Delphi 2005 and am wondering if anyone
has
used Delphi to access cubes and report the data. If not, can anyone
recommend a good program and third party plug-in to access cube data and
get
it to the users. Also, I would like the data to look like it is in the
cube
data browser.

Thanks,
Kevin E.







Reply With Quote
  #4  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Delphi and OLAP - 04-26-2005 , 07:33 PM



Why not try accessing cube data in Delphi 2005 via a Web Service, using
the XML for Analysis (XMLA) standard? XMLA is the standard interface to
Analysis Services 2005, but you can use the SDK to provide XMLA access
to Analysis Services 2000 as well:

http://www.microsoft.com/downloads/d...564A3FD-4729-4
B09-9EE7-5E71140186EE&displaylang=en
Quote:
XML for Analysis 1.1 SDK

This SDK is a middle tier that allows a client complying with the XML
for Analysis (XMLA) version 1.1 specification to communicate with an
Analysis Services 2000 server.

Overview

The Microsoft® XML for Analysis 1.1 SDK contains the Microsoft® XML for
Analysis provider and sample client applications. The Microsoft® XML for
Analysis provider supports client access to analytical data sources
(OLAP and data mining) residing on the Web. This provider implements the
XML for Analysis Specification, version 1.1, which provides for open
data access to analytical data sources residing over the Web, without
the need to deploy a client component that exposes COM interfaces.
Microsoft Analysis Services 2000 server can be accessed with the
provided download, from a web client, without any COM components on the
client. For more information, read the XML for Analysis specification,
version 1.1, available at http://www.xmla.org.

Support for the XML for Analysis 1.1 SDK is available via the following
newsgroup: microsoft.public.data.xmlanalysis.
...
Quote:

- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


Reply With Quote
  #5  
Old   
Malcolm Toon
 
Posts: n/a

Default Re: Delphi and OLAP - 05-09-2005 , 06:44 AM



You could import the Pivot Table OLE control. I tried this and it works
pretty good. You can also run MDX queries against the database using the
ADO driver... this is more limited as it's not really an active cube viewer,
but more of a results viewer (standard grid).

We've been building a large scale implementation of MSAS using Delphi 7 as
the backend processor, but not for GUI purposes. There are a lot of tools
out there, maybe you can check those out?

Also, this link is helful:
http://www.olap.ru/desc/microsoft/odelphi.asp

-m

"KevinE" <eckart_612 (AT) hotmail (DOT) com> wrote

Quote:
Being new to OLAP, this will probably be an easy question. I have
installed analysis services and have built a cube and the data looks great
in the cube data browser. Now, how do I get this data to end users. I know
I can use Excel Pivot Reports, but we use Delphi 2005 and am wondering if
anyone has used Delphi to access cubes and report the data. If not, can
anyone recommend a good program and third party plug-in to access cube
data and get it to the users. Also, I would like the data to look like it
is in the cube data browser.

Thanks,
Kevin E.




Reply With Quote
  #6  
Old   
thiago leizico
 
Posts: n/a

Default RE: Delphi and OLAP - 02-08-2010 , 07:01 AM



cubos olap

From http://social.msdn.microsoft.com/For...d-bbc3a5628237

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/

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.