Specifies the location of the directory containing SQL Anywhere 10.
SQLANY10=directory-name
Operating system | Location |
---|---|
Windows | C:\Program Files\SQL Anywhere 10 |
AIX | /usr/lpp/sqlanywhere10 |
Mac OS X | /Applications/SQLAnywhere10/System |
Other Unix operating systems | /opt/sqlanywhere10 |
This environment variable should be set for several reasons. For example, samples require this environment variable to locate SQL Anywhere applications.
On Windows, the installer sets the location of the SQLANY10 environment variable.
On Unix, the sa_config.sh and sa_config.csh files, created by the installer, are scripts that create or modify this and other environment variables.