Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Analysis Services (2000)
 Querying a cube?

Author  Topic 

FredFlint
Starting Member

9 Posts

Posted - 2005-05-04 : 12:48:05
Hi,

I have set-up a cube in analysis server and I would like to access the data. I am using Delphi 7 Enterprise and SQL Server 2000 Enterprise. I normally write stored procedures in SQL Server, then use ADO components in Delphi. Can I use the same method to access a cube? If not how do i get at the data?

Regards,
FrefFlint.

JenniferS
Starting Member

5 Posts

Posted - 2005-05-05 : 13:53:57
Fred,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/ammscadomdfundamentals.asp

This is of course Microsoft focused, but it may be the clue you need.

Stoney
Go to Top of Page

FredFlint
Starting Member

9 Posts

Posted - 2005-05-06 : 08:55:00
Thanks for replying,

The link looks good. Hopefully it will be like normal ado.

FredFlint.


quote:
Originally posted by JenniferS

Fred,

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/ammscadomdfundamentals.asp

This is of course Microsoft focused, but it may be the clue you need.

Stoney

Go to Top of Page
   

- Advertisement -