For various reasons (most notably feature lock in, configuration, and security issues) they wanted to avoid using Remote Data Access (RDA) and Merge Replication to get data from their Web service (the .NET CF does not support Remoting) into SQL Server CE on a PDA.What I needed to do to get this process working optimally was change the RowState property of each DataRow object to DataRowState.Added i