dbTalk Databases Forums  

data provider problem

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


Discuss data provider problem in the microsoft.public.sqlserver.olap forum.



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

Default data provider problem - 10-18-2003 , 05:05 AM






Hi all!

I have the following problem: I have written an asp.net web application that
uses an ADODB ConnectionClass to create a local cube file by using CREATE
CUBE statement. When opening the ADODB connection by passing the CREATE CUBE
statement as connection string, an error is risen telling me "Data provider
not found. Maybe it's not correctly installed". To reproduce the problem and
for testing issues, I created a simple console application that executes the
same code as my web application. After installing PTS (ptslite.exe from SQL
Analysis Services SP3a), the console application run without problems while
the web application still doesn't work. The error message that is thrown
still tells me "data provider not found".

The Provider property of the ConnectionClass instance is set to "MSOLAP.2",
the DSN for the CREATE CUBE statement also uses "MSOLAP.2" as data provider.

As the console application runs, I assume it's a permissions issue. Any
ideas what might be the problem?


Thanks

Markus




Reply With Quote
  #2  
Old   
Bas Kersten [MSFT]
 
Posts: n/a

Default RE: data provider problem - 10-23-2003 , 05:56 AM






Hi Markus,

I would check your data access files with the component checker and if you
got mismatches upgrade or re-install MDAC. Preferable MDAC2.7sp1.

You can download these from:
http://msdn.microsoft.com/library/de...ist/dataaccess
asp

HTH,
Bas

"This posting is provided "AS IS" with no warranties, and confers no
rights."


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.