Accessing the Connect Service Using a JDBC Driver

Installing a Connect JDBC driver enables you to connect a Java application to the Connect Service. The Connect JDBC driver is a database driver implementation that enables you to use JDBC API to communicate with the SuiteAnalytics Connect service. The advantages of this type of driver include:

The following table lists the tasks you must complete to set up your environment, download, and install the JDBC driver.

Task

Description

Verify the installation prerequisites.

For more information, see Installation Prerequisites.

Download and install the driver.

For more information, see Installing the JDBC Driver for Windows or Installing the JDBC Driver for Linux.

Register the JDBC driver in your environment by adding the JAR file location to your class path.

For more information, see Configuring the JDBC Driver.

Optionally, you can enable authentication with server certificates for the Connect for JDBC driver.

For more information, see Authentication Using Server Certificates for JDBC.

Related Topics

Connect
SuiteAnalytics Connect
Connect Drivers
Accessing the Connect Service Using an ODBC Driver
Accessing the Connect Service Using an ADO.NET Data Provider
Connect Service Considerations
Connect Data Source
Connect Service Notifications
SuiteAnalytics Connect FAQ

General Notices