Installing the JDBC driver (Windows)
The JDBC driver processes the JDBC API interfaces, classes, and methods in the Java™ application. The Java application uses the JDBC driver to access the required data. The driver also returns results to the Java virtual machine.
Before you begin
About this task
You can have only one JDBC driver installed on your system at a time. If you need a different driver, you must remove the installed driver before you install the different one.
Procedure
- Start the installation program by double-clicking the nzjdbcsetup.exe file in the /drivers directory of the Windows installation kit.
-
In the language option window, accept the default of English.
The language option window controls the language for the installation program.
- In the Introduction window, review the information and click Next.
- If you want to change the installation folder from the default, change the folder in the Choose Install Folder window. Click Next.
- In the Pre-Installation Summary window, review the summary of installation choices. You can also review and change selections by clicking Previous.
- Click Install.
-
In the Installation Completed window, click
Done.
The Installation Completed window indicates that the Netezza Performance Server JDBC driver installation process was completed successfully.
What to do next
Configure the JDBC data source. See Configuring the JDBC data source by using an nzjdbc.ini file (Windows).