Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定 MobiLink 口令。
mp=password; ...
MobiLinkPwd=password; ...
指定用于连接到 MobiLink 服务器的口令。此口令应为要同步的预订所属的 MobiLink 用户的正确口令。缺省值为空值。
如果 MobiLink 用户已有口令,则使用扩展选项 -e mn 来进行更改。
以下 dbmlsync 命令行说明在启动 dbmlsync 时如何设置此选项:
dbmlsync -e "mp=password"
以下 SQL 语句说明如何在数据库中存储此选项:
CREATE SYNCHRONIZATION SUBSCRIPTION TO sales_publication FOR ml_user1 OPTION mp='password';