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

SQL Anywhere 12.0.0 (中文) » MobiLink - 入门 » MobiLink 教程 » 教程:使用脚本版本子句更改模式

 

第 8 课:同步

在本课中,将与模式更改项再次同步。

 ♦  同步
  • 通过运行以下命令再次同步:

    dbmlsync -v+ -ot sync2.txt -c uid=dba;pwd=sql;eng=remote -s my_sub -k

    模式更改前插入的 Sue Slow 行通过脚本版本 my_ver1 进行上载。模式更改后插入的 Mo Hamid 行通过脚本版本 my_ver2 进行上载。各行通过 my_ver2 的下载游标进行下载。

模式更改现已完成,您可以继续正常同步。