Cube could not be built due to ADODB.Connection "Provider cannot be found. It may not be properly in

A

Andrew Smith

Hi,

in addition I found this error:

File: C:\Office\dev\project\WebClient\source\utility\pjadorsutil2.cpp
Line: 1691
Error Number: 0x800a0e7a
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Connection
Description: <Description><![CDATA[Provider cannot be found. It may not be
properly installed.]]></Description>

Does anybody have an idea how I can check this?

TIA
Andrew
 
S

Sumant

Andrew,

You should check the DSN you are using.
To do so goto RUN and type odbcad32.
(alternatively control panel\administrative tools\odbcad32.exe)
Select the DSN you are using, click on Configure and go through the steps.

-Sumant
 
A

Andrew Smith

Hi,

thanks. I'd already checked this. In addition I've run the test feature from
editsite, with success. How ever it didn't and does not work.

Any idea?

Thanks
Andrew
 
Top