Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Introduction

This document covers:

Caché objects provide connectivity with a wide variety of client applications and development tools via an ActiveX interface:

Caché Object Server for ActiveX
generated description: objsrvractivex

Caché objects include the following ActiveX components:

  • Caché Object Server for ActiveX — An ActiveX automation server that exposes Caché objects as ActiveX objects.

  • Caché List Control — An ActiveX control written for Visual Basic that aids in the display of query results. You must provide the interface for selecting queries and query parameters for execution.

  • Caché Query Control — An ActiveX control written for Visual Basic that provides a simple interface for executing queries and displaying the results. The Caché Query Control provides an interface for selecting at runtime any query that returns the ID and for specifying any query parameters.

  • Caché Object Form Wizard — A Visual Basic add-in that allows you to quickly and easily create a simple form to access properties of a single Caché class.

FeedbackOpens in a new tab