Skip to content

How to Configure a Download-Only Table in Dotmim.Sync? #1283

Answered by Mimetis
herczegzoltan asked this question in Q&A
Discussion options

You must be logged in to vote

The problem is that you have changed your SyncSetup (by adding SyncDirection.DownloadOnly to one table) after having made some syncs.
That's why you have this error.

If you are in testing mode, I suggest to start from scratch each time you are changing your setup
You can start with a fresh backup from you database without any DMS related metadata
Or you can call a DropAllAsync() method to remove everything from DMS in your database, and start with a new setup

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Mimetis
Comment options

@herczegzoltan
Comment options

@Mimetis
Comment options

Answer selected by herczegzoltan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants