Sql Server CE - Replication
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I want to develop for my own little database on the Desktop which contains one table (5 columns - always nvarchar-types) a replication between PocketPc and Desktop. I have already read the example at http://www.msdn.microsoft.com/SQL/SQLCE/default.aspx?pull=/msdnmag/issues/03/09/datapoints/default.aspx and this example also worked when i tried it with my PocketPc and the Desktop but this example is so extensive and all functions are in the same file, so for me it is very incomprehensible. Can anybody explain what code fragments from this example i actually need to develop the replication for my little database with the one table? this would be very nice. thanks in advance. regards patrick