Altering MobiLink subscriptions

Synchronization subscriptions can be altered using Sybase Central or the ALTER SYNCHRONIZATION SUBSCRIPTION statement. The syntax is similar to that of the CREATE SYNCHRONIZATION SUBSCRIPTION statement, but provides an extension to more conveniently add, modify, and delete options.

To alter a synchronization subscription (Sybase Central Admin mode)
  1. Connect to the database as a user with DBA authority.

  2. Open the MobiLink Users folder.

  3. Click a user. The properties appear in the right pane.

  4. In the right pane, click the Subscriptions tab. Right-click the subscription you want to change and select Properties.

  5. Change the properties as needed

To alter a synchronization subscription (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute an ALTER SYNCHRONIZATION SUBSCRIPTION statement.

See ALTER SYNCHRONIZATION USER statement [MobiLink].