SQL Server 2000 does not support query because some files are lost or not registered.

Source: Internet
Author: User

Transferred from:

Http://zhidao.baidu.com/question/106572510.html? An = 0 & Si = 10

 

 

 

Problem description: when viewing database table items in the Enterprise Manager, an error prompt box is displayed.

The system prompts that some files are missing or not registered.

 

 

Solution: In this case, the problem cannot be solved by reinstalling SQL2000. The best way is

 

Use regsvr 32. EXE and then register the following dll:

C:/program files/common files/system/ADO/msado15.dll

C:/program files/common files/system/ole db/oledb32.dll

C:/program files/common files/system/ole db/sqloledb. dll

C:/winnt/system32/ATL. dll

During the registration process, you cannot register directly in "run". You must locate the DLL by running CMD in the DoS Status

Register cmd → cd c:/program files/common files/system/→ regsvr32 msado15.dll

A dialog box Indicating successful registration is displayed.

 

 

General Registration: regsvr32/u msado15.dll

 

Then I registered the prompt under the Directory

Failed to find the specified file in loadlibrary

I have also tried regsvr32 "C:/program files/common files/system/ADO/msado15.dll ".

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.