Installing JDBCExamples Cass

  1. If you have not already done so, install the JDBCExamples.class file into the demo database.
  2. Once connected to the demo database from Interactive SQL, enter the following command in the SQL Statements pane:
    INSTALL JAVA NEW 
    FROM FILE 'C:\Documents and Settings\All Users\SybaseIQ\samples\SQLAnywhere\JDBC\JDBCExamples.class'

    where path is the path to your installation directory.

    You can also install the class using Sybase Central. While connected to the demo database, open the Java Objects folder and double-click Add Java Class or JAR. Then follow the instructions in the wizard.