Altering a login policy

 Alter a login policy (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.

  2. In the left pane, click Login Policies.

  3. In the right pane, right-click a login policy and click Properties.

  4. Alter the login policy value.

  5. Click OK.

 Alter a login policy (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute an ALTER LOGIN POLICY statement.

 See also
 Example