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

JDBC

Access third-party JDBC-compliant databases from within Caché; access Caché as an JDBC-compliant database.

Background Information

JDBC is a Java-based standard for accessing data.

Available Tools

Caché JDBC driver

Enables you to access Caché as a JDBC-compliant database. The Caché JDBC offers high performance, portability, native Unicode support, and thread safety. You can use this driver with any tool, application, or development environment that supports JDBC. See Using Caché with JDBC.

Availability: All namespaces.

Caché SQL Gateway

Enables you to access JDBC-compliant (and ODBC-compliant) databases from within Caché. See Using Caché with JDBC and see “Using the Caché SQL Gateway” in Using Caché SQL.

Availability: All namespaces.

See Also

FeedbackOpens in a new tab