MobiLink Synchronization User's Guide
Adaptive Server Anywhere Clients
Subscribing MobiLink synchronization users
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)
Connect to the database as a user with DBA authority.
Open the MobiLink Users folder.
Click the desired user. The properties appear in the right pane.
In the right pane, click the Synchronization Subscriptions tab. Right-click the subscription you wish to change and select Properties from the popup menu.
Change the properties as needed
To alter a synchronization subscription (SQL)
Connect to the database as a user with DBA authority.
Execute an ALTER SYNCHRONIZATION SUBSCRIPTION statement.
For more information, see ALTER SYNCHRONIZATION SUBSCRIPTION statement [MobiLink].