ACC97: ActiveX Controls List Doesn't Show All ActiveX Controls

Last reviewed: October 10, 1997
Article ID: Q174964
The information in this article applies to:
  • Microsoft Access 97

SYMPTOMS

Moderate: Requires basic macro, coding, and interoperability skills.

Microsoft Access does not display all of the ActiveX controls you have installed on your computer in the Insert ActiveX Control dialog box on the Insert menu or in the ActiveX Controls dialog box on the Tools menu.

CAUSE

Only those ActiveX controls that Microsoft Access supports appear in the ActiveX Controls and Insert ActiveX Controls dialog boxes.

MORE INFORMATION

Microsoft Access 97, as an ActiveX control container, requires a control to support a base set of interfaces.

To prevent insertion of controls that will not work in Microsoft Access, Microsoft Access uses COMCAT.DLL to filter controls from the list that require an interface that Microsoft Access does not support.

For example, the Microsoft Data Bound List Controls in DBLIST32.OCX will not appear in the list of controls to register or insert because these controls require that the Visual Basic interfaces for advanced data binding be implemented by the control container, which Microsoft Access does not support.

For more information about the ActiveX control interfaces Microsoft Access supports, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q164241
   TITLE     : ACC97: Custom ActiveX Control Features Supported in MS
               Access 97

REFERENCES

For more information about what ActiveX controls Microsoft Access supports, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q160126
   TITLE     : ACC97: Supported ActiveX Controls for Microsoft Access 97


Additional query words: prb
Keywords : IntpCstm kbui
Version : WINDOWS:97
Platform : WINDOWS
Hardware : x86
Issue type : kbprb
Solution Type : Info_Provided


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 10, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.