dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

OLAP Provider for Excel - data.oledb.olap

This is a discussion on OLAP Provider for Excel - data.oledb.olap ; Hello, I am writing a custom provider with the ultimate goal of supporting pivot tables in Excel. I am aware about already existing solutions from other companies (like Symba) but in my particular case this is not a solution. I ...


Home > Database Forum > Data Warehousing > data.oledb.olap > OLAP Provider for Excel

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 05-16-2007, 07:39 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default OLAP Provider for Excel

Hello,

I am writing a custom provider with the ultimate goal of supporting pivot
tables in Excel.

I am aware about already existing solutions from other companies (like
Symba) but in my particular case this is not a solution. I have to do it on
my own.

I have started from the OLEDB sample provider in the Platoform SDK and I am
making slow progress. As of now, I have some troubles while getting data. I
thinks I have declared the right interfaces the provider implements. The fact
is that Excel returns an error stating that my driver does not support the
capabilities required by Excel.

A little digging down the road I have started to understand that Excell uses
IDBProperties and ISessionProperties to query for required properties. As I
understand the problem at this point, I fail to support all the properties
required by Excel. And now the question:

What is the minimal set of properties a provider shall support in order to
qualify for Excel?

and a second one:

What is the minimal set of interfaces a provider shall support in order to
qualify for Excel?

Regards,

Radu
Reply With Quote
  #2  
Old 05-17-2007, 07:05 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: OLAP Provider for Excel

Hi Radu,

we have ODBO provider written using MS ATL templates from scratch. It
works in Excel XP/2003/2007 (most of PivotTable features are
supported).

Could you please find out at what stage Excel fails. (You can start it
under Visual Studio debugger and look at ATL trace calls).

The issues should be resolved step by step.

Kind regards,

Anton


Reply With Quote
  #3  
Old 08-02-2007, 03:45 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: OLAP Provider for Excel

Yalos wrote:
> Hello,
>
> I am writing a custom provider with the ultimate goal of supporting pivot
> tables in Excel.
>
> I am aware about already existing solutions from other companies (like
> Symba) but in my particular case this is not a solution. I have to do it on
> my own.
>
> I have started from the OLEDB sample provider in the Platoform SDK and I am
> making slow progress. As of now, I have some troubles while getting data. I
> thinks I have declared the right interfaces the provider implements. The fact
> is that Excel returns an error stating that my driver does not support the
> capabilities required by Excel.
>
> A little digging down the road I have started to understand that Excell uses
> IDBProperties and ISessionProperties to query for required properties. As I
> understand the problem at this point, I fail to support all the properties
> required by Excel. And now the question:
>
> What is the minimal set of properties a provider shall support in order to
> qualify for Excel?
>
> and a second one:
>
> What is the minimal set of interfaces a provider shall support in order to
> qualify for Excel?
>
> Regards,
>
> Radu


There is some good documentation here:
http://msdn2.microsoft.com/en-us/library/bb407625.aspx
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
OLAP Business (web site and papers) Database Administrator sqlserver-olap 1 04-30-2007 05:59 PM
OLAP Business (web site and papers) Database Administrator olap 2 04-30-2007 02:47 PM
Yellowfin Announces Release 3 OLAP Connectivity Database Administrator databases 0 09-16-2006 03:32 AM
Executive Summary: How OLAP can help your organization Database Administrator olap 2 12-02-2003 02:35 PM
Authentication for OLE DB Provider for OLAP Services Database Administrator data.oledb.olap 1 11-05-2003 01:38 AM


All times are GMT -4. The time now is 11:53 PM.