Running the sample Isql applet

After loading the index.html file in your browser:

StepsTo run the sample applet

  1. Click “Run Sample JDBC Applets.”

    This takes you to the jConnect Sample Programs page.

  2. Move down the Sample Programs page to find the table under “Executable Samples.”

  3. Locate “Isql.java” in the table and click Run at the end of the row.

The sample Isql.java applet prompts for a simple query on a sample database and displays the results. The applet displays a default Adaptive Server host name, port number, user name (guest), password (sybase), database, and query. Using the default values, the applet connects to the Sybase demonstration database. It returns results after you click Go.