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

-dsd option Next Page

-dt option


For Microsoft SQL Server databases only, causes MobiLink to detect transactions only within the current database.

Syntax

mlsrv10 -c "connection-string" -dt ...

Remarks

If your consolidated database is running on a Microsoft SQL Server that is also running other databases, if you are using snapshot isolation for uploads or downloads, and if your upload or download scripts do not access any other databases on the server, you should specify the MobiLink server -dt option. This option makes MobiLink ignore all transactions except ones within the current database. It increases throughput and reduces duplication of rows that are downloaded.

This option only applies to Microsoft SQL Server databases using snapshot isolation.

See also