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é.
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 the %ZLANG Language Extension Library and 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.
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é 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
A guide to the Caché eXTreme APIs: eXTreme dynamic objects, multidimensional storage (MDS), and eXTreme event persistence (XEP).
Using ActiveX with Caché
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 Model Design Guide
Describes a possible approach for assessing how you could use DeepSee. Also highlights key design decisions.
Using the DeepSee Analyzer
Describes how to use the DeepSee Analyzer to create pivot tables and key performance indicators (KPIs).
Expressions and Scripts in DeepSee
Describes the syntax and options for all formulas, expressions, and scripts supported in DeepSee. This book also lists all the locations where you can use these expressions and scripts.
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.