Choose rows to synchronize

informatikainformatika Posts: 18
edited October 4, 2005 5:12AM in SQL Toolkit Previous Versions
Hello,

Is it possible to choose rows for synchronizing.
The Problem is that i want to compare the hole tables and then only synchronize that rows where a datetime field in the one table is greater than the same field in the other table. That means choosing special rows in the DifferentRecords collection.
And additionally i only want to synchronize rows wich have a special primary key in the In1Records- and other with other primary keys in the In2Records-Collection.

My idea was to delete that differences that doesnt match my rules, but all properties in the diffrences-collection are readonly.

Hope that you can imagine what i want to and are able to help me.

Best regards Peter

Comments

This discussion has been closed.