Contents IndexStarting SQL Anywhere Accessing Help from ISQL

User's Guide
   Part II. Tutorials
     Chapter 5. Using ISQL
      Connecting to the sample database from ISQL

When you start ISQL, it is not connected to any database. When a database is running, ISQL displays the SQL Anywhere Log On window.

  1. You must enter a number of connection parameters in the Connection window.

  2. After entering the user ID and password, press enter (or click OK) to connect to the sample database.

If you have made typing mistakes or the sample database is not found, an error message appears. You can use the tab key to move to the field in error and correct the problem using the cursor keys and the backspace key.

After connecting to the database, ISQL displays the database name, user ID, and server name for the connection on the title bar.

Contents IndexStarting SQL Anywhere Accessing Help from ISQL