Contents Index Subscribing MobiLink synchronization users Dropping MobiLink subscriptions

MobiLink Synchronization User's Guide
  Adaptive Server Anywhere Clients
    Subscribing MobiLink synchronization users

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)

  1. Connect to the database as a user with DBA authority.

  2. Open the MobiLink Users folder.

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

  4. In the right pane, click the Synchronization Subscriptions tab. Right-click the subscription you wish to change and select Properties from the popup menu.

  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.

For more information, see ALTER SYNCHRONIZATION SUBSCRIPTION statement [MobiLink].


Contents Index Subscribing MobiLink synchronization users Dropping MobiLink subscriptions