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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » MobiLink Server Options

-zu option Next Page

-zus option


Function

Causes the MobiLink server to invoke upload scripts for a table even when no rows are uploaded for the table.

Syntax

mlsrv10 -c "connection-string" -zus ...

Remarks

By default, if no rows are uploaded for a table, the MobiLink server will not invoke upload scripts for that table, even if they are defined. This option overrides the default behavior and causes the MobiLink server to call upload scripts for a table even if no rows are uploaded.