OpenLink UDA JDBCDemo sample application usage on Windows

OpenLink UDA JDBCDemo sample application usage on Windows

This document describes how to use to the OpenLink UDA JDBCDemo sample application to make a connection to a target database with the OpenLink JDBC Drivers on Windows.

Prerequisites

  • Install the OpenLink UDA JDBC Driver
  • Ensure the OpenLink JDBC Driver (opljdbcX.jar) file in the CLASSPATH environment variable.
C:\Users\openlink>set %CLASSPATH%
Environment variable C:\Program Files\OpenLink Software\UDA\bin\opljdbc4_2.jar;C:\Program Files\OpenLink Software\UDA\jdk1.8\\megathin4_2.jar;

Usage

Related