Caché includes a variety of technologies for efficiently and easily connecting
and interoperating with most every other software architecture:
Caché Server Pages
Caché Server Pages (CSP) encompasses a wealth of technologies that offer
the ability to quickly build high performance, scalable database applications for
the Web. It works with all the major Web servers on a number of platforms. For details,
see Using Caché Server Pages (CSP).
Caché ODBC
Caché includes a high performance, native ODBC driver to provide access
to relational applications and tools. The Caché ODBC driver is available on
a number of UNIX platforms as well as Windows.
Caché JDBC
Caché includes the world's highest performance, native JDBC driver to
provide access to relational Java applications and tools.
The Caché Object Server for Java makes persistent Caché classes
available for use within Java and EJB (Enterprise Java Bean) applications. For details,
see the Using Java with Caché.
Caché Object Server for ActiveX
The Caché Object Server for ActiveX makes persistent Caché classes
available for use within ActiveX environments such as Visual Basic or .NET. For details,
see Using ActiveX with Caché.
Caché Object Server for C++
The Caché Object Server for C++ makes persistent Caché classes
available for use within C++ applications. For details, see Using
C++ with Caché.
Caché SQL Gateway
The Caché SQL Gateway gives Caché applications object access to
third party relational databases. For details, see Using the
Caché SQL Gateway.
Caché ActiveX Gateway
The Caché ActiveX Gateway gives Caché applications direct access
to ActiveX/COM/.NET components. For details, see the Using
the Caché ActiveX Gateway.