ISQL
Interactive Structured Query Language
Syntax
isql
[ -U login name]
[ -P password]
[ -S server]
[ -H hostname]
[ -E editor]
[ -I interfaces file]
[ -y sybase dir]
[ -c command end]
[ -h headers]
[ -s column separator]
[ -w column width]
[ -i input file]
[ -o output file]
[ -m error level ]
[ -J client character set]
[ -a display character set]
[ -z language]
[ -e login timeout]
[ -F timeout]
[ -p size]
[ -n ]
[ -v ]
[ -X ]
[ -Y ]
Options
-U login name
This is the login name for isql to use when connecting to the server. The default is the username defined by the environment.
-P password
This is the password for the login name specified. If this option is not specified isql prompts for it.
-S server
This is the name of the server to whcih to connect. If the servername is not provided , isql uses the $DSQUERY
value if it exists or SYBASE. This name must be found in the interfaces file used by isql. The location of the interfaces file is
explained in the -I option.
-H hostname
-E editor
-I interfaces file
-y sybase dir
-c command end
-h headers
-s column separator
-w column width
-i input file
-o output file
-m error level
-J client character set
-a display character set
-z language
-e login timeout
-F timeout
-p size
-n
-v
-X
-Y
| © 1998 by Paul M. Johnson all rights reserved Last updated: Oct 03 1998
|
|
Contact Webmaster
with any problems.