Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQLOLEDB.DLL Error

Author  Topic 

girijas
Starting Member

3 Posts

Posted - 2008-07-28 : 07:10:12
Dear All,

Webpage is unable to retrive the data from SQL Server database. I am getting the below error;

Error Type:
ADODB.Connection (0x800A0E7A)
Provider cannot be found. It may not be properly installed.

I have already tried the following suggestions available in net

1. installing MDAC
2. installing MDAC sp1
3. regsvr32 Sqloledb.dll
4. windows registry repair
5. repair windows os

Everything is fine except regsvr32 SQLOLEDB.dll is showing the error.
DLLRegisterServer failed. Return code was:0x80004005

Pls suggest...


-Girija
   

- Advertisement -