Starting and Stopping Interactive SQL
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
-
From a command prompt, change to the install_dir/isql subdirectory and execute the JDBCISQL program:
- On Linux/UNIX, type
./jdbcisqland press ENTER. - On Windows, type
jdbcisql.batand press ENTER.
- On Linux/UNIX, type
-
The Interactive SQL (JDBC) window appears. Type a command at the ISQL> prompt.
-
Type
exitat the ISQL> prompt and press ENTER.