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.
Connect to the database.
Execute an ALTER SYNCHRONIZATION USER statement.
You can also specify properties when you create the MobiLink user name.
Example
The following example changes the extended options for MobiLink user named SSinger to their default values:
ALTER SYNCHRONIZATION USER SSinger DELETE ALL OPTION |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |