Installing online help for Transact-SQL syntax
124
Adaptive Server Enterprise
If you have set the DSQUERY environment variable to the servername,
you can replace the server name with $DSQUERY.
5
To ensure that you have installed the
sybsyntax
database and that it is
working correctly, use
isql
to log in to the server on which you installed the
database, and execute
sp_syntax
. For example:
isql -Usa -P
password
-S
servername
1> sp_syntax "select"
2> go
Adaptive Server displays a list of commands that contain the word or word
fragment “select.”
Содержание Adaptive Server
Страница 1: ...Configuration Guide Adaptive Server Enterprise 15 0 UNIX...
Страница 96: ...Migrating from the interfaces file to LDAP 80 Adaptive Server Enterprise...
Страница 120: ...Changing the localization configuration 104 Adaptive Server Enterprise...
Страница 128: ...Managing database devices 112 Adaptive Server Enterprise...
Страница 150: ...Index 134 Adaptive Server Enterprise...