Contents Index The UltraLite Java sample files Running the UltraLite Java sample

UltraLite Static Java User's Guide
  Data Access Using Pure Java
    The UltraLite Java sample application

Building the UltraLite Java sample


This section describes how to build the UltraLite Java sample application for the Sun Java 1 or 2 environment.

To build the UltraLite Java sample

  1. Ensure you have the right JDK.

    You must have JDK 1.1 or JDK 1.3 to build the sample application, and the JDK tools must be in your path.

  2. Open a command prompt.

  3. Change to the Samples\UltraLite\CustDB\java\java13 subdirectory of your SQL Anywhere directory, or the java11 directory if you are using Java 1.

  4. Build the sample:

    The build procedure carries out the following operations:


Contents Index The UltraLite Java sample files Running the UltraLite Java sample