When the control is not found

Source: Internet
Author: User
Technorati label: control, registration, ActiveX

I remember that there was a control called DataGrid, but I forgot about it. But it seems that this name is suitable for my needs. I just want to try it. However, it was not found for a long time. I found it was vc6. I didn't want to install Visual Studio, so I wanted to copy the control and register it myself. It's really hard to find. I got a new version at the beginning. It was 98 years old and I felt too old to open the file. Next, download the EXE file for the last 04 years. Double-click it and copy msdatgrd. ocx to the System32 directory. It was found on this website, and there are many system DLL/ocx, which may be used later.

In the form design view of access, I chose to register the ActiveX control and reported the error "C:/Windows/system32/msdatgrd. ocx cannot add or delete myself in the system. Use a separate installation method.ProgramTo install/Delete the control .". Go to the command prompt and type:

Regsvr32/s msdatgrd. ocx
You can. Note that this operation must be performed under the administrator account. If the account is not an administrator account, no error is returned.

RelatedArticle:

  1. About ActiveX Control registration 1
  2. About ActiveX Control registration 2

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.