


A-SYB-LOGIN indicates the user name under which you want to connect to the database system.
Example
To connect to the database with the user name MYNAME, specify:
A-SYB-LOGIN MYNAME
in the runtime configuration file.
If A-SYB-LOGIN is not set, on Windows the runtime will use the value of your USER environment variable as your Sybase login name. On UNIX systems, the runtime will use your UNIX login name as your Sybase login name. For this automatic login to succeed, you must have set up a user with the same name as your computer login name.
See also
A-SYB-PASSWD runtime configuration file variable