sp_login_environment System Procedure

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 SQL Anywhere 11.0.1 > SQL Anywhere Server - SQL Reference > System Objects > System procedures > Alphabetical list of system procedures > sp_login_environment system procedure.

Related concepts
Syntax Rules for Stored Procedures