Sql2008-c:\progra~1\common~1\system\oledb~1\oledb32.dll Error Unable to find the specified module

Source: Internet
Author: User
Tags ole

MSSQL2000 cannot query data in Enterprise Manager

SQL Server cannot execute the query because some files are missing or not registered to solve the problem
It is not possible to query the data directly in Enterprise Manager, but it can be viewed with the Query Analyzer and it is useless to reload the SqlServer2000.
Workaround: Register the following four DLL files
regsvr32 "C:\Program files\common Files\System\Ole DB\Oledb32.dll"
regsvr32 "C:\Program Files\Common Files\system\ado\msado15.dll"
regsvr32 "C:\Program files\common Files\System\Ole Db\sqloledb.dll"
regsvr32 "C:\windows\System32\Atl.dll"
or
regsvr32 c:\progra~1\common~1\system\oledb~1\oledb32.dll
regsvr32 c:\progra~1\common~1\system\ado\msado15.dll
regsvr32 c:\progra~1\common~1\system\oledb~1\sqloledb.dll
regsvr32 C:\windows\System32\Atl.dll
solve this problem. But on the Internet, there are the following possible, but I did not appear

When the registration is complete, the provider is not found. The program may not be installed correctly "prompt. Again, we need to register the components:
regsvr32 "C:\Program Files\Common Files\System\Ole Db\msdasql.dll"
After registration, the Enterprise Manager query again appeared "No registration category" error, it seems that the system's database access components have a problem, root cause in the system installation, MDAC may have lost the relevant files, then reinstall it:
Into the C:\WINDOWS\inf, find Mdac.inf, click the right button installation, follow the instructions installed, you can finish.

Sql2008-c:\progra~1\common~1\system\oledb~1\oledb32.dll Error Unable to find the specified module

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.