I'm developping a sync solution enables filtering but is there any way to load the changes form the source database into a dataset and mark the deleted or updated rows to transfer this dataset to client and update its data? 开发者_如何学C thanks.
May I recommend that you use the Microsoft Sync Framework for this? You will save yourself gobs of time and frustration.
You seem to be looking for classic DataSets with DataAdapters.
加载中,请稍侯......
精彩评论