Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » MobiLink - Client Administration » SQL Anywhere clients for MobiLink » SQL Anywhere clients » MobiLink users

 

Storing extended options for MobiLink users

You can specify options for each MobiLink user in the remote database by using extended options. Extended options can be specified on the command line, stored in the database, or specified with the sp_hook_dbmlsync_set_extended_options event hook.

Prerequisites

You must have an existing database and a user ID that has the SYS_REPLICATION_ADMIN_ROLE system role.

Context and remarks

You can programmatically customize the behavior of an upcoming synchronization.

For more information, see sp_hook_dbmlsync_set_extended_options.

 Task
  1. Double-click Users.

  2. Double-click the MobiLink user name and choose Properties.

  3. Change the properties as needed.

Results

The specified options for the MobiLink user are saved.

 See also