This is a migrated thread and some comments may be shown as answers.

Connection to oracle olap cube

1 Answer 85 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 03 Sep 2013, 10:55 AM
Dear Telerik Support Team!

I am so beginner with C# and WPF technologic. My managers liked the telerik's options what they could saw with your demos.
I have to use Oracle 11g database server, therefore I maked a sample OLAP database and sample cubes.
I have a hostname(192.168.81.112), a port(1521), and a SID(orcl), and a username, and password to identify that oracle database connection. I found some sample what you have done (RadPivotGrid-XmlaDataProvider-SimpleApp-SL) it looks like those maked to microsoft databases.
The cube name is SALES_CUBE and the used dimensions are: CHANNEL, TIME, GEOGRAPHY, PRODUCT.
Do you have any sample code how could i use any provider to oracle olap cube?

Thank you in anticipation,
Best regards,

Ed

1 Answer, 1 is accepted

Sort by
0
Rosen Vladimirov
Telerik team
answered on 03 Sep 2013, 01:10 PM
Hello Ed,

First of all thank you for evaluating Telerik controls. We are always trying to satisfy our customers and give them the best controls on the market.
RadPivotGrid has XmlaDataProvider that can be used with any cube that supports XMLA access. As far as I know, Oracle OLAP doesn't support XMLA access (through http) out of the box, but there are some other tools that can give you such access. I've searched and I've found this one, but you can choose any of the tools that will give you XMLA access. After that you can use XmlaDataProvider as described in our online help. Just put the correct url and define your descriptions. 

Hopefully this helps.

Regards,
Rosen Vladimirov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PivotGrid
Asked by
Ed
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
Share this question
or