The Row Partition tab of the MobiLink Synchronization property sheet has the following component:
Partition download rows Specify which rows are present on each remote UltraLite database.
Same data on all remote databases Each UltraLite database has the same set of rows.
Each row downloaded by only one database If you choose this option, a column named ml_user is added to the consolidated database table. Only rows for which the value in this column matches the MobiLink user name are downloaded.
Use an existing relationship table to partition rows If you choose this option, only rows for which the indicated column and table matches the MobiLink user name are downloaded.
Partition based on custom expression Advanced users can specify a table and a SQL expression that specify rows to be downloaded.
For more information on partitioning tables, see .
For more information about this property sheet and setting up synchronization scripts, see .