A_MSSQL_LOGIN configuration variable

A_MSSQL_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_MSSQL_LOGIN MYNAME in the ACUCOBOL-GT runtime configuration file.

See A_MSSQL_NT_AUTHENTICATION configuration variable for an alternate method to log onto the server (Windows only). See Setting Up a User Account for more information.