Installing the JDBC Driver for Windows

Before you install or upgrade the Connect driver, ensure that you meet the installation prerequisites. For more information, see Installation Prerequisites.

The binary and the download package are the same for both 32–bit and 64–bit JDBC drivers. No installation bundle exists for JDBC drivers, only an installer package. If you are using a Windows operating system, you can use either an .exe install package or a .zip file.

To install the JDBC Driver for Windows:

For more information, see JDBC Code Examples.

  1. In the Settings portlet on your NetSuite home page, click Set Up SuiteAnalytics Connect. For more information about the Settings portlet, see Finding Your Settings Portlet.

    Note:

    If the download link is not displayed, you need to enable the Connect Service. For more information, see Enabling the Connect Service Feature.

  2. In the upper left corner, select your platform.

  3. Click the Download button next to the JDBC Driver.

    After you downloaded the Connect driver, ensure that you install it as local administrator. If you install the driver on Windows as domain administrator, the installation process may fail.

  4. Run the installer and follow the instructions.

  5. After the installation process has finished, locate the NQjc.jar file. This file contains the driver that you can register in your Java environment.

  6. To complete the process, add the location of the NQjc.jar file to your class path.

After you installed the driver, you must specify the connection attributes. For more information, see Configuring the JDBC Driver.

For information about the supported Windows versions, see Supported Windows Versions.

Related Topics

General Notices