In my database, I use replicatoin to allow some users to have the data on their laptop, without being connected to the serveur.
After a whole week to setup replication and synchronisation in the base, i thougt all was fine ...
Today, I modified the structure of a table, adding a field named P. Since, I'm unable to synchronise Master and replica !!!
->If I remove P field, I get an error saying that synchronisation was impossible because the table is open in one of the two replca (but I'm really sure it isn't !!)
->else, I get another error : syntax error, an operator is missing.
Is there any way to fix the problem (I tried to look in MSysSchModifeid table, but it is readonly so I can fix the problem there
Do you have any solution, or do you know any place with someone able to fix my problem !?
Thanks in advance
After a whole week to setup replication and synchronisation in the base, i thougt all was fine ...
Today, I modified the structure of a table, adding a field named P. Since, I'm unable to synchronise Master and replica !!!
->If I remove P field, I get an error saying that synchronisation was impossible because the table is open in one of the two replca (but I'm really sure it isn't !!)
->else, I get another error : syntax error, an operator is missing.
Is there any way to fix the problem (I tried to look in MSysSchModifeid table, but it is readonly so I can fix the problem there
Do you have any solution, or do you know any place with someone able to fix my problem !?
Thanks in advance