Alter remote servers

Changes to the remote server do not take effect until the next connection to the remote server.

 To alter the properties of a remote server (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the host database as a user with RESOURCE authority.

  2. In the left pane, double-click Remote Servers.

  3. Select the remote server, and then choose File » Properties.

  4. Alter the remote server settings, and then click OK.

 To alter the properties of a remote server (SQL)
  1. Connect to the host database as a user with DBA authority.

  2. Execute an ALTER SERVER statement.

 Example