on 2014 Oct 28 3:46 AM
Hi,
Here I am asking another question on mobilink synchronizations :-)...
I am in the middle of updating publications on client machines and i do this by the following command:
"Alter synchronization subscription to somepublication alter option sv='myscriptversion'"
Now, it looks like I can Only update existing tables with foreign keys IF i place them inside the following script:
"Start synchronization schema change for tables A, B Set script version = 'myscriptversion';"
// Add foreign keys to A and B tables
"Stop synchronization schema change;"
so my question => since I am already updating my publication, why is there a "Set script version" command in the "start synchronization schema change" command ?
thanks in advance,
Have you had a look at this topic? -> Script versions and subscriptions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.