Supported Platforms
Lists the platforms supported by this release of Caché, Ensemble, and HealthShare.
Using Caché Objects
Describes Caché object technology — classes, their members, and how they interact with other elements of Caché.
Using Caché XML Tools
Describes how to use Caché XML tools to work with XML-enabled classes, work with general XML documents, and customize use of the Caché SAX Parser.
Caché ObjectScript Reference
Provides reference material for the following elements of Caché ObjectScript: operators and other symbols, all abbreviations, commands, functions, special variables, and structured system variables. It also includes information on legacy commands and functions.
Caché SQL Reference
Provides reference material on SQL commands and functions, and lists of data types, error codes, and reserved words.
Caché MultiValue Basic Reference
Provides reference material for the various elements of Caché MVBasic: commands, functions, constants, operators and symbols, and a list of the reserved words in Caché MVBasic.
Caché Basic Reference
Provides reference material for the various elements of Caché Basic: operators and symbols, commands, functions, constants, objects, and a list of reserved words. It also includes a summary of the Caché multidimensional data model.
Caché Error Reference
Lists error codes associated with general operations, SQL, and the database engine itself.
Using Zen
Introduces Zen, the InterSystems framework for Web application development.
Using Zen Components
Describes how to use the built-in components that Zen provides for laying out tables, charts, forms, menus, dialogs, and other items for Web applications.
Developing Zen Applications
Addresses advanced Zen application programming issues such as security, localization, client side layout management, and custom components.
Using Zen Reports
Explains how to generate reports in XHTML and PDF formats based on data stored in Caché.
Using Java with Caché
Describes how to use the Caché Java Binding to access Caché from Java client applications.
Using Java with Caché Jalapeño
Explains how to use Jalapeño, a lightweight tool for storing and accessing POJOs (Plain Old Java Objects) as Caché objects without mapping.
Using Java with Caché eXTreme
Describes how to use the Caché eXTreme APIs: eXTreme dynamic objects, multidimensional storage (MDS), and eXTreme event persistence (XEP).
Using C++ with Caché
Describes how to use the Caché C++ Binding to access Caché from C++ client applications.
Using Perl with Caché
Describes how to use the Caché Perl Binding to access Caché from Perl client applications.
Using Python with Caché
Describes how to use the Caché Python Binding to access Caché from Python client applications.
Using ActiveX with Caché
Describes how to use the Caché ActiveX binding to access Caché from any application that supports ActiveX objects.
Using the Caché Callin and Callout Functions
Describes Callin, a low level interface that allows C/C++ programs to execute Caché commands and expressions; and Callout, a set of functions for running external programs and operating system commands from within Caché.
Using Caché Direct
Describes how client applications can use the Caché Direct interface (either an ActiveX control or a C++ API) to execute ObjectScript commands on a Caché server, ActiveX applications can use callbacks, allowing server-side ObjectScript to reference client interface controls.
Using Caché with ODBC
Describes how to connect to Caché from an external application via Caché ODBC, and how to access external ODBC data sources from Caché.
Using Caché with JDBC
Describes how to connect to Caché from an external application using the Caché JDBC driver, and how to access external JDBC data sources from Caché.
DeepSee Developer Tutorial
Describes how to create DeepSee cubes and subject areas and use them to create pivot tables and dashboards.
Using MDX with DeepSee
Introduces MDX (MultiDimensional eXpressions) and describes how to use MDX with DeepSee.
DeepSee MDX Reference
Provides reference information for MDX expression types, statements, functions, and intrinsic properties supported by InterSystems DeepSee.
Jalapeño Tutorial
Provides an interactive introduction to using Jalapeño to store Java objects to Caché.
Caché XML Tutorial
Provides an interactive introduction to Caché XML and Web services features.