isql

Interactive SQL parser to Adaptive Server.

The utility is located in:
  • (UNIX) $SYBASE/$SYBASE_OCS/bin.

  • (Windows) %SYBASE%\%SYBASE_OCS%\bin, as isql.exe.

Syntax

isql [-b] [-e] [-F] [-n] [-p] [-v] [-W] [-X] [-Y] [-Q]
	[-a display_charset]
	[-A packet_size]
	[-c cmdend]
	[-D database]
	[-E editor]
	[-h header]
	[-H hostname]
	[-i inputfile]
	[-I interfaces_file]
	[-J client_charset]
	[-K keytab_file]
	[-l login_timeout]
	[-m errorlevel]
	[-M LabelName LabelValue]
	[-o outputfile]
	[-P password]
	[-R remote_server_principal]
	[-s col_separator]
	[-S server_name]
	[-t timeout]
	[-U username]	[-v]
	[-V [security_options]]
	[-w column-width]
	[-x trusted.txt_file]
	[-y sybase_directory]
	[-z localename]
	[-Z security_mechanism]
	[--appname "application_name”]
	[--conceal [':?' | 'wildcard']]
	[--help]
	[--history [p]history_length [--history_file history_filename]]
	[--retserverror]
	[--URP remotepassword

Parameters

Examples

Related concepts
Interactive isql Commands
Command History in isql
Using Interactive isql from the Command Line