Trying to set up synchronization between two SQL Azure databases
-
17 мая 2012 г. 10:24
Hi,
I tried to use the Sync feature on a database on North Europe datacenter to two other datacenters.
The sync hub was correctly configured, but I get this error on provisionning phase:
Database provisioning failed with the exception "The column "PourcentageRep" cannot be modified because it is either a computed column or is the result of a UNION operator.
Inner exception: SqlException Error Code: -2146232060 - SqlError Number:271, Message: The column "PourcentageRep" cannot be modified because it is either a computed column or is the result of a UNION operator.
"This column is indeed part of a view and the result of an union operator.
Can you give me some advices on how to handle this error please ?
Thanks.
R.
Все ответы
-
17 мая 2012 г. 13:58Отвечающий
SQL Azure Data Sync does not support computed columns.- Помечено в качестве ответа Rodolphe Beck 18 мая 2012 г. 10:46
-
18 мая 2012 г. 10:41
Hi,
Do you know if it will be supported in the future ?
Thanks for your help.
R.
-
21 мая 2012 г. 7:44Отвечающий
i dont work for MS... you might want to suggest it in the feature voting site instead: http://www.mygreatwindowsazureidea.com/forums/44459-sql-azure-data-sync-feature-voting

