dbTalk Databases Forums  

Will Analysis Services allow loading data from my custom OLE DB data provider

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


Discuss Will Analysis Services allow loading data from my custom OLE DB data provider in the microsoft.public.sqlserver.olap forum.



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

Default Will Analysis Services allow loading data from my custom OLE DB data provider - 09-20-2005 , 03:46 AM






Hello,
I am planning to develop a custom OLE DB provider for my buffered data.
I tried loading data to Analysis Services from a CSV file using
"Microsoft Text Provider".But i have found that such data loading is
officailly not supported in Analysis services. So i was wondering if
Analysis Services will allow me to load data from my custom OLE DB
provider.
Any pointers in this regard are welcome.
Thanks in advance,
Ritu


Reply With Quote
  #2  
Old   
dbahooker@hotmail.com
 
Posts: n/a

Default Re: Will Analysis Services allow loading data from my custom OLE DB data provider - 09-22-2005 , 03:18 AM






uh why dont you just import all your little small text files into a SQL
Server database?


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

Default Re: Will Analysis Services allow loading data from my custom OLE DB data provider - 09-23-2005 , 01:31 AM



I am getting data in a buffer and i need to load this data to AS. I
dont want to do staging by pushing this data into a relational DB and
then loading data to AS. This is the reason i am looking into
development of a custom OLE DB provider for my buffered data.


dbahoo... (AT) hotmail (DOT) com wrote:
Quote:
uh why dont you just import all your little small text files into a SQL
Server database?


Reply With Quote
  #4  
Old   
aaron.kempf@gmail.com
 
Posts: n/a

Default Re: Will Analysis Services allow loading data from my custom OLE DB data provider - 10-07-2005 , 05:21 AM



oh.. what's wrong with a relational database?

write a couple of jobs and have it run at night

run multiple threads on importing; and it wont take any time.

why would you be scared of a relational database?

let me guess-- you're an XML dork? or an XLS dweeb


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.