Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-06-02 : 07:18:18
|
| Jake writes "I have a merge replication between SQL and SQL CE.The issue I'm having is that, when the value in a field in SQL CE got changed, and was synchronized back to the SQL, sometimes the updated value didn't get replicated back to the SQL.I have also checked the view conflicts, but there's none.Ex: Field A in Table 1 got changed from 1 to 2 in SQL CE,after a merge replication/sync.Field A in Table 1 is still 1 in SQL, but is 2 in SQL CE???Please advice. Thanks much!Jake" |
|
|
|
|
|