Install stored procedures

For jConnect to function properly, you must install stored procedures and tables on the Adaptive Server Enterprise or Adaptive Server Anywhere database to which your application will be connecting. jConnect provides the following scripts to install the required stored procedures and tables:

StepsRunning stored-procedure installation scripts

  1. Make sure that your JAVA_HOME, JDBC_HOME, and CLASSPATH environment variables are set.

  2. To connect to a SQL Anywhere database earlier than version 6.0, start an Open Server Gateway.

  3. Use the IsqlApp sample application according to the instructions in the following sections, based on the target database and your platform.