Before you begin

The source code for the class used in this tutorial is located in $SYBASE/$SYBASE_ASE/sample/JavaSql/manual-examples/JDBCExamples.java.

Before you run the debugger, compile the source code using the javac command with the -g option.

See “Creating Java classes and JARs” for complete instructions for compiling and installing Java classes in the database.