sp_login_environment system procedure

Function

Sets connection options when users log in. By default, the sp_login_environment system procedure calls the sp_tsql_environment system procedure for TDS connections.

Syntax

sp_login_environment( )

See "sp_login_environment system procedure" in SQL Anywhere Server - SQL Reference.